473,388 Members | 1,408 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

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

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!
Jul 19 '05 #1
2 3989
On Tue, 3 May 2005 10:26:52 -0400, "Stephane Roy"
<st**********@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/
Jul 19 '05 #2
Stephane Roy 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.


This might not be a direct help either, but have you considered running
the native windows python out of cygwin? I used to have the python that
comes with the cygwin installation, but ran several times into problems
with GUI base applications.

What I am doing now is have all python stuff installed as native windows
install and set the path accordingly so that I can call the interpreter
from the cygwin command line.

There might be some short comings with this way I haven't thought about
or ran into yet, but so far (for two years) I haven't run into any
problems with that.

Using this way I have developed some small GUI applications with wxPython.
Guenter

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Russell Reagan | last post by:
I installed wxPython 2.4.2.4 from the prebuilt binary for Windows. I am using the Cygwin version of Python 2.3.2. After installing wxPython, I ran the minimal window script:...
3
by: Equis Uno | last post by:
Hi, I'm trying to run some Python software I downloaded off of sf.net. It's called Boa. It uses wxPython. It appears my install of Python cannot see my install of wxPython.
0
by: GuyBrush Treepwood | last post by:
I just compiled and installed wxWidgets and wxPython. When I want to test this libraries, I get: Python 2.4 (#1, Feb 19 2005, 19:24:31) on linux2 Type "help", "copyright", "credits" or...
2
by: Alain Paschoud | last post by:
Hi all, I made a small dialog in WxPython. I can run the python script with a double-click or through command line, and everything goes fine (dialog appears, which means that wx module has been...
1
by: contact | last post by:
I have tried several times to install wxPython on Fedora Core 2. The installation seems to go fine (from sources), but when I try to import the wx module I keep getting the following error: ...
0
by: ianaré | last post by:
I have a wxPython application that i can run no problem from source, now i want to freeze it for distribution. I tried the freeze.py script and got the following output: <snip> freezing Frame1...
1
by: Hubert Pitura | last post by:
Hello, I've installed openSUSE 10 64bit, Python 2.4.3 (from sources) and wxPython 2.6 (from Red Hat's rpms). When I' trying to import wx the error comes up: >>> import wx Traceback (most...
7
by: simonroses | last post by:
Hello Guys, I have installed python 2.5 (AMD64) on Vista (64), also installed wx 2.8 but I'm getting this error: """" Traceback (most recent call last): File "mymodule.py", line 39, in...
5
by: blaine | last post by:
The wxPython group is a bit stale compared to this group, so I'll give it a shot :) (READ: Originally when I started htis post, Python 2.5 at the shell did not work (identical behavior to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.