打包flask及PYQT5成exe的问题
python打包库:pyinstaller、py2exe
pip isntall pyinstaller
pip install py2exe
环境及pip list
环境为:32位conda(cmd:set CONDA_FORCE_32BIT=1)、python3.6
(建议独立且干净的环境)
py2exe (0.10.4.1)
pyinstaller (4.5.1)
Flask (2.0.1)
PyQt5 (5.8.2)
PyQt5-sip (12.7.0)
pyqt5-tools (5.8.2.1.2)
报错信息
Traceback (most recent call last):
File "click\_compat.pyc", line 108, in __getattr__
AttributeError