python: using py installer will not work due to bash “too many arguments”

后端 未结 0 751
予麋鹿
予麋鹿 2020-11-21 21:08

I have created a basic python script:

from easygui import *
msgbox("helo")
buttonbox("hello",choices=("hello","goodbye"         


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