Python论坛  - 讨论区

标题:[python-chinese] 提问。使用easy_install命令结果出现的问

2006年11月17日 星期五 09:34

Kula kulasama在gmail.com
星期五 十一月 17 09:34:13 HKT 2006

我安装的是python2.4.4
setuptools版本为0.6c3
然后使用easy-install命令。报错
错误是error: Setup script exited with error: Python was built with Visual
Studio 2003

extensions must be built with a  compiler than can generate compatible
binaries.
Visual Studio 2003 was not found on this system.if you have Cygwin
installed,
you can try compiling with MingW32, by passing "-c mingw32" to setup.py

难道安装python包需要visual Studio 2003的支持吗?那个好大。我不想装啊
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20061117/61927efc/attachment.htm 

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

2006年11月17日 星期五 09:46

limodou limodou在gmail.com
星期五 十一月 17 09:46:21 HKT 2006

On 11/17/06, Kula <kulasama在gmail.com> wrote:
> 我安装的是python2.4.4
> setuptools版本为0.6c3
> 然后使用easy-install命令。报错
> 错误是error: Setup script exited with error: Python was built with Visual
> Studio 2003
>
> extensions must be built with a  compiler than can generate compatible
> binaries.
> Visual Studio 2003 was not found on this system.if you have Cygwin
> installed,
> you can try compiling with MingW32, by passing "-c mingw32" to setup.py
>
> 难道安装python包需要visual Studio 2003的支持吗?那个好大。我不想装啊
>
如果你安装的是一个扩展模块的它,它们一般不是用纯python写的,所以要编译。这种情况下,要么你有编译环境,要么去找有没有编译好的库,下载后进行安装。

-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

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

2006年11月18日 星期六 10:24

大熊 bearsprite在gmail.com
星期六 十一月 18 10:24:23 HKT 2006

要安装一个vc的开发环境比较费劲,如果你平时不用vc的话,不但要安装vc2003 toolkit,还得安装platform sdk。

较新的python发布中包含了一个mingw/gcc环境中使用的库文件,也是说可以使用mingw/gcc来编译python的扩展了,而安装一个mingw的开发环境还是很方便的,只要到它的主页上下载几个包,解压到一个目录下即可

如果你安装的是较新的python,应该在

在06-11-17,Kula <kulasama在gmail.com> 写道:
>
> 我安装的是python2.4.4
> setuptools版本为0.6c3
> 然后使用easy-install命令。报错
> 错误是error: Setup script exited with error: Python was built with Visual
> Studio 2003
>
> extensions must be built with a  compiler than can generate compatible
> binaries.
> Visual Studio 2003 was not found on this system.if you have Cygwin
> installed,
> you can try compiling with MingW32, by passing "-c mingw32" to setup.py
>
> 难道安装python包需要visual Studio 2003的支持吗?那个好大。我不想装啊
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
茫茫人海,你是我的最爱
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20061118/210e3223/attachment.html 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号