想吃小米的博客问题一:IndexError:tupleindex out of range 1.有人可以卸载后重装pyinstaller解决问题 经测试后行不通 2.或者卸载之后安装它的development 版本 如下图: pip uninstall pyinstaller pip install ...
花生米滋味的博客IndexError: tupleindex out of range 在CSDN上搜索解决方法,都说是需要更新pyinstaller版本。我的打包环境如下:win10+python3.10.0+pyinstaller4.7 。 尝试了CSDN说的各种方法都解决不了。然后上GitHub看了...
青羽_的博客tupleindex out of range File "E:\python\code\for.py", line 57, in <module> print('{}还没有馒头,{}饿哭了'.format(name)) name='张无忌' num = int(input('请输入需要的馒头的数量:...