how to get input from cmd when my python code is turned into executable file?

前端 未结 0 1320
长发绾君心
长发绾君心 2020-12-24 06:21

I have this code and I turned it into exe file using pyinstaller. I used the command "pyinstaller -w --onefile "myfilename" in command prompt. I want to get t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题