python 打包exe

# Python3 打包成.exe(附IndexError: tuple index out of range错误解决)# Python3 打包成.exe(附IndexError: tuple index out of range错误解决)# Python3 打包成.exe(附IndexError: tuple index out of range错误解决)# Python3 打包成.exe(附IndexError: tuple index out of range错误解决)# Python3 打包成.exe(附IndexError: tuple index out of range错误解决)

pip uninstall pyinstaller 

pip install https://github.com/pyinstaller/pyinstaller/tarball/develop

换低版本python
闪退的原因可能是需要输入框在最顶部
----
生成exe命令
pyinstaller -F -c setup.py

上一篇:Python3的数据类型


下一篇:Failure to find org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT