pyinstaller -F -w index.py 报错 AttributeError: 'str' object has no attribute 'items'

E:\Python\Project\Infringing>pyinstaller -F -w index.py68 
INFO: PyInstaller: 3.468 
INFO: Python: 3.7.0
INFO: Platform: Windows-10-10.0.17134-SP0

报错

pre_safe_import_module    for real_module_name, six_module_name in real_to_six_module_name.items():
AttributeError: 'str' object has no attribute 'items'

pip install -U --pre setuptools  也升级了

但是没啥卵用   网上说的 40.6.1也试过了

五趾的鱼
浏览 2052回答 2
2回答
打开App,查看更多内容
随时随地看视频慕课网APP