LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1135|回复: 0

[求助]py2exe编译时出错。无法生成二进制文件。

[复制链接]
发表于 2005-9-8 19:36:18 | 显示全部楼层 |阅读模式
*** copy extensions ***
copying C:\Python24\DLLs\bz2.pyd -> C:\Python24\mywork\clock\dist
copying C:\Python24\DLLs\unicodedata.pyd -> C:\Python24\mywork\clock\dist
copying C:\Python24\DLLs\zlib.pyd -> C:\Python24\mywork\clock\dist
*** copy dlls ***
copying C:\Python24\w9xpopen.exe -> C:\Python24\mywork\clock\dist
copying C:\WINDOWS\system32\python24.dll -> C:\Python24\mywork\clock\dist
setting sys.winver for 'C:\Python24\mywork\clock\dist\python24.dll' to 'clock'
copying C:\WINDOWS\system32\MSVCR71.dll -> C:\Python24\mywork\clock\dist

*** binary dependencies ***
Your executable(s) also depend on these dlls which are not included,
you may or may not need to distribute them.

Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating system.

       ADVAPI32.dll - C:\WINDOWS\system32\ADVAPI32.dll
       USER32.dll - C:\WINDOWS\system32\USER32.dll
       SHELL32.dll - C:\WINDOWS\system32\SHELL32.dll
       KERNEL32.dll - C:\WINDOWS\system32\KERNEL32.dll

好像说的是这几个dll文件找不到。但我找过,有,而且路径也是对的。

python 2.4.1
py2exe 0.6
windows XP
C盘是NTFS的文件系统。小弟初学python,请教。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表