wxpython on cygwin for drPython - ImportError: No module named _core_

Franz Steinhaeusler franz.steinhaeusler at utanet.at
Tue May 3 11:17:54 EDT 2005


On Tue, 3 May 2005 10:26:52 -0400, "Stephane Roy"
<stephane.roy at motorola.com> wrote:

>Hi,
>
>Did someone installed and used successfully drPython on Cygwin? The
>installation requires
>wxpython. I tried many different alternatives (source, binary, etc) but so
>far the best I get is the following.
>
>Traceback (most recent call last):
>  File "drpython.py", line 45, in ?
>    import wx, wx.stc
>  File "/lib/python2.4/Lib/site-packages/wx-2.6-msw-unicode/wx/__init__.py",
>line 42, in ?
>    from wx._core import *
>  File "/lib/python2.4/Lib/site-packages/wx-2.6-msw-unicode/wx/_core.py",
>line 4, in ?
>    import _core_
>ImportError: No module named _core_
>
>Thanks in advance
>Stéphane
>
>Don't take life too seriously, you won't get out of it alive!
>

Hm, I suspect, the demo is also not working(?)

Apparantly a problem of installing wxPython.
I saw once one posting in the wxpython-user mailing list.
You could try to ask there.

Sorry for not having a better answer.

-- 
Franz Steinhäusler
http://drpython.sourceforge.net/
http://mitglied.lycos.de/drpython/



More information about the Python-list mailing list