Python论坛  - 讨论区

标题:Re: [python-chinese] from wxPython.wx import * 错误

2005年04月10日 星期日 16:43

limodou limodou at gmail.com
Sun Apr 10 16:43:46 HKT 2005

那可能是你的没有装好。我的没有问题呀。

On Apr 10, 2005 2:11 PM, Kaven Wong <kaven.wong at gmail.com> wrote:
> 还是不行。
> 
> #python
> >>>import wx
> Traceback (most recent call last):
>    File "", lin 1, in ?
> ImportError: No module named wx
> >>>
> 
> On Apr 10, 2005 10:57 AM, limodou <limodou at gmail.com> wrote:
> > 要导入 import wx
> > wx模块的作用域已经改了。
> >
> > On Apr 10, 2005 10:24 AM, Kaven Wong <kaven.wong at gmail.com> wrote:
> > > =================================
> > > #python
> > > >>>from wxPython.wx import *
> > >
> > > ImportError: No module named wxPython.wx
> > > >>>
> > > =================================
> > >
> > > 刚装了wxPython,从http://wxpython.org下载的最新版本2.5.5.1。
> > >
> > > wxPython-common-gtk2-unicode-2.5.5.1-rh9_py2.4.i386.rpm
> > > wxPython2.5-gtk2-unicode-2.5.5.1-rh9_py2.4.i386.rpm
> > >
> > > 我的环境是Redhat9,python2.4自己编译的
> > >
> > > 好像是那儿路径没有设置好,python找不到wxPython的这些模块,查看了一些wxPython的文档,也没有说怎么设置,请问这么回事?
> > > _______________________________________________
> > > python-chinese list
> > > python-chinese at lists.python.cn
> > > http://python.cn/mailman/listinfo/python-chinese
> > >
> >
> > --
> > I like python!
> > My Donews Blog: http://www.donews.net/limodou
> > My Sina Blog: http://blog.sina.com.cn/blog/1148608914
> > New Google Maillist: http://groups-beta.google.com/group/python-cn
> >
> 


-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou
My Sina Blog: http://blog.sina.com.cn/blog/1148608914
New Google Maillist: http://groups-beta.google.com/group/python-cn

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

2005年04月11日 星期一 13:43

Kaven Wong kaven.wong at gmail.com
Mon Apr 11 13:43:28 HKT 2005

恩,应该是环境变量没有设置好。
我下了src,重新编译后设置了环境变量就好了。

先从http://wxpython.org下载2.5的源码,然后解开到/usr/local/wxPython2.5,然后按照readme一步一步做完,最后设置了两个环境变量

(我的路径指向了这里:
./configure --PREFIX=/usr/local/wx/2.5)

#export LD_LIBRARY_PATH=/usr/local/wx/2.5/lib
#export PYTHONPATH=/usr/local/wxPython2.5

#python demo.py

成功了。



On Apr 10, 2005 4:43 PM, limodou <limodou at gmail.com> wrote:
> 那可能是你的没有装好。我的没有问题呀。
> 
> On Apr 10, 2005 2:11 PM, Kaven Wong <kaven.wong at gmail.com> wrote:
> > 还是不行。
> >
> > #python
> > >>>import wx
> > Traceback (most recent call last):
> >    File "", lin 1, in ?
> > ImportError: No module named wx
> > >>>
> >
> > On Apr 10, 2005 10:57 AM, limodou <limodou at gmail.com> wrote:
> > > 要导入 import wx
> > > wx模块的作用域已经改了。
> > >
> > > On Apr 10, 2005 10:24 AM, Kaven Wong <kaven.wong at gmail.com> wrote:
> > > > =================================
> > > > #python
> > > > >>>from wxPython.wx import *
> > > >
> > > > ImportError: No module named wxPython.wx
> > > > >>>
> > > > =================================
> > > >
> > > > 刚装了wxPython,从http://wxpython.org下载的最新版本2.5.5.1。
> > > >
> > > > wxPython-common-gtk2-unicode-2.5.5.1-rh9_py2.4.i386.rpm
> > > > wxPython2.5-gtk2-unicode-2.5.5.1-rh9_py2.4.i386.rpm
> > > >
> > > > 我的环境是Redhat9,python2.4自己编译的
> > > >
> > > > 好像是那儿路径没有设置好,python找不到wxPython的这些模块,查看了一些wxPython的文档,也没有说怎么设置,请问这么回事?
> > > > _______________________________________________
> > > > python-chinese list
> > > > python-chinese at lists.python.cn
> > > > http://python.cn/mailman/listinfo/python-chinese
> > > >
> > >
> > > --
> > > I like python!
> > > My Donews Blog: http://www.donews.net/limodou
> > > My Sina Blog: http://blog.sina.com.cn/blog/1148608914
> > > New Google Maillist: http://groups-beta.google.com/group/python-cn
> > >
> >
> 
> --
> I like python!
> My Donews Blog: http://www.donews.net/limodou
> My Sina Blog: http://blog.sina.com.cn/blog/1148608914
> New Google Maillist: http://groups-beta.google.com/group/python-cn
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号