Trying to run the demo I get an error trying to import from wxpython.wx. So
I looked for this file on my system and it is not anywhere to be found. I'm
using NT4.0.
What have I done wrong? Everything seemed so straightforward.
-mjm
Trying to run the demo I get an error trying to import from wxpython.wx. So
I looked for this file on my system and it is not anywhere to be found. I'm
using NT4.0.
What have I done wrong? Everything seemed so straightforward.
-mjm
Trying to run the demo I get an error trying to import from wxpython.wx.
So
I looked for this file on my system and it is not anywhere to be found.
I'm
using NT4.0.
What have I done wrong? Everything seemed so straightforward.
The package and module names are cases sensitive. Are you using
wxPython.wx? If so, look where you installed at. There should be a
directory named wxPython containing a file named wx.py (and many others.)
The directory containing the wxPython directory should be on the PYTHONPATH,
either in the environment or in the registry.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!
I had this problem when I tried to use wxPython with Python1.6
I have uninstalled Python1.6 and wxPython and then reinstalled everything
with Python 1.5.2 and all goes well.
PS: Excuse my bad English
__________________________________________
Yves GROLET - Game designer - Game developer
yves@grolet.com
-----Original Message-----
From: wxpython-users-admin@wxwindows.org
[mailto:wxpython-users-admin@wxwindows.org]On Behalf Of Montagne, Michael
Sent: mercredi 5 juillet 2000 19:21
To: 'wxpython-users@wxwindows.org'
Subject: [wxPython] Wxpython.wx
Trying to run the demo I get an error trying to import from wxpython.wx. So
I looked for this file on my system and it is not anywhere to be found. I'm
using NT4.0.
What have I done wrong? Everything seemed so straightforward.
-mjm
_______________________________________________
wxPython-users mailing list wxPython-users@wxwindows.org
http://wxwindows.org/mailman/listinfo/wxpython-users