作者sleepwu (狼狽比失去難受)
看板Python
標題[問題] py2exe的問題
時間Thu Mar 24 01:45:04 2011
http://ez2learn.com/index.php/python-tutorials/advance-tutorials/176-py2exepythonexe
http://alvintseng.blogspot.com/2006/11/py2exe_27.html
我參考了這兩個網頁,也已經設定好path
但在最後執行"python setup.py py2exe"指令時顯示以下錯誤
c:\Python\test>python setup.py install
running install
running build
running install_egg_info
Writing C:\Python\Lib\site-packages\UNKNOWN-0.0.0-py2.7.egg-info
請問各位大大,這是出了甚麼問題呢??
請幫忙解答m_ _m,順便附上我的系統資訊
OS:win7 32bit
python:2.7.1
py2exe:0.6.9.win32-py2.7
path:%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Python
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.112.83.16
推 timTan:看起來沒錯啊? 03/24 02:10
→ sleepwu:但是並沒有產生exe檔 QQ 03/24 03:28
→ sleepwu:也沒有多出build和dist兩個資料夾 03/24 03:29