我使用 Ubuntu、Python 3.4 并尝试使用py2exe将我的 py 脚本编译为 exe 。
不幸的是,当我尝试使用命令“build_exe”时,它会产生错误!有人可以帮我解决它或建议如何以另一种方式将py项目编译为exe吗?
错误代码:
NameError: name 'WinDLL' is not define.
NameError: name 'WinDLL' is not define
python py2exe
py2exe ×1
python ×1