标签: python exe
安装p2exe时,我会在程序中找到python 2.7,但后来却说:
p2exe
python 2.7
py2exe-0.6.9.win64-py2.7.exe doesn't work anymore
(最初在荷兰语:" werkt niet meer")
我已尝试其他版本的py2exe,但这些版本与python 2.7不兼容。如何让p2exe工作?
py2exe
感谢,
史蒂芬
答案 0 :(得分:0)
运行此script安装pip,然后运行C:\Python27\Scripts\pip.exe install py2exe。
C:\Python27\Scripts\pip.exe install py2exe