在Python3.5中导入easygui时出现以下错误 File "<pyshell#0>", line 1, in <module> File "C:\Users\bhongtip\AppData\Local\Programs\Python\Python35-32\lib\site-packages\easygui-0.98.0-py3.5.egg\easygui
我在命令提示符下使用pip (pip install easygui)安装了easygui,它显示"Requirement:“,但在visual studio代码中,我的程序cant work .It显示"ModuleNotFoundError: No module named 'easygui'”。我还检查了我的pip列表,easygui在那里,"easygui 0.98.2“。有人能帮我弄一下这个pls.Tqvm吗?
ComputerChoice)#################################################easygui.msgbox( "Hello, This is a standard game of Rock, Paper, Scissors.","Next>>>")
UserChoice =