From: Andy T. <an...@ha...> - 2005-09-24 09:13:48
|
Kpiwara De X-nelo wrote: > Hi, I'm new here and i'm sure this doubt is pretty simple but I can't solve > I installed everything and the following message keeps showing > -------------------------------------------- > > Traceback (most recent call last): > File "/usr/share/PythonCard/samples/minimal/minimal.py", line 8, in ? > from PythonCard import model > File "/usr/lib/python2.3/site-packages/PythonCard/model.py", line 24, in ? > from wxPython.wx import wxPySimpleApp, wxFrame, wxMessageDialog, > wxICON_EXCLAMATION, wxOK, wxVERSION_STRING > File > "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wxPython/__init__.py", > line 10, in ? > import _wx > File > "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wxPython/_wx.py", > line 3, in ? > from _core import * > File > "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wxPython/_core.py", > line 22, in ? > wxNOT_FOUND = wx._core.NOT_FOUND > AttributeError: 'module' object has no attribute 'NOT_FOUND' > -------------------------------------------- > > Any ideas ? Thanks Which versions of Python, PythonCard and wxPython are you using? Which operating system are you running? Regards, Andy -- -------------------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |