From: Kpiwara De X-n. <kp...@gm...> - 2005-09-23 02:09:06
|
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.p= y", line 22, in ? wxNOT_FOUND =3D wx._core.NOT_FOUND AttributeError: 'module' object has no attribute 'NOT_FOUND' -------------------------------------------- Any ideas ? Thanks |