Re: 请教,用py2exe生成的程序, 执行出现错误,winxp好用,win2k出现问题
"Weimin Li" <[email protected]> Tue, 22 Jan 2008 22:52:20 -0800
| Newsgroups | gmane.comp.python.chinese |
|---|---|
| Message-ID | <[email protected]> |
我用的是rev1.3的,刚搜了下似乎已经有人在搞gui版的了,不妨到official站or google 看下. 这个cmd命令麻烦吗,如果麻烦你就自己做个GUI来实现它的过程吧@@ 你的error: 'Makespec.py', 'Build.py': 不在你python的path下,不妨到pyinstaller目录执行, 然后在命令中输入你的py绝对路径. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jiahua Huang Sent: 2008年1月23日 14:47 To: [email protected] Subject: Re: [python-chinese]请教,用py2exe生成的程序,执行出现错误,winxp好用,win2k出现问题 执行那 McGUI.py 报错说 python: can't open file 'Makespec.py': [Errno 2] No such file or directory python: can't open file 'Build.py': [Errno 2] No such file or directory 2008/1/23 Weimin Li <[email protected]>: > > > 您看下readme文件,类似sample就三行,照着改下就可以了. 要加强版的就参考Manual.html了. > _______________________________________________ python-chinese Post: send [email protected] Subscribe: send subscribe to [email protected] Unsubscribe: send unsubscribe to [email protected] Detail Info: http://python.cn/mailman/listinfo/python-chinese _______________________________________________ python-chinese Post: send [email protected] Subscribe: send subscribe to [email protected] Unsubscribe: send unsubscribe to [email protected] Detail Info: http://python.cn/mailman/listinfo/python-chinese