[Python开发工具]·pyinstaller(windows)报错解决(持续更新中)

374 阅读1分钟

 AttributeError: module ‘enum’ has no attribute ‘IntFlag’

解决方法:

pip uninstall enum34