Python论坛  - 讨论区

标题:[python-chinese] 请教一个py2exe的问题

2008年03月20日 星期四 10:39

Weiming Yin yinweiming在gmail.com
星期四 三月 20 10:39:16 HKT 2008

我有一个非常简单的程序,运行是没有问题的
hello.py

import httplib2
print 'hello'
print dir(httplib2)


然后我写的setup.py是
from distutils.core import setup
import py2exe
setup(console=['hello.py'])

在执行py2exe时候,总是提示
The following modules appear to be missing
['httplib2']

生成的hello.exe也无法运行,请问是怎么回事,我应该如何设置呢?
谢谢

-- 
Weiming Yin

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号