ohnjay
2008-08-14
Can you help me why their's an error when i compiled the winedemo example??
The error was
File "C:\Python25\clips sample\WineDemo\WineDemo.wx.py", line 35, in <module
import wxPython
ImportError: No module named wxPython
What should i do guys??...Hope for your reply..Its very important...
Francesco Garosi
2008-08-14
Hi,
as stated in the README file, you should download and install wxPython (http://www.wxpython.org) for your platform in order to run the examples. Any sufficiently recent version should do.
Cheers,
F.
ohnjay
2008-08-19
hello thanks for the info...by the way ahm i visited the site http://www.wxpython.org/download.php...which link i must used to download the wxpython?? eheheheh...i'm so confused...I'm a newbie in this kind of stuffs...
Johan Lindberg
2008-08-19
Hi,
You should almost certainly get the Unicode version for Python 2.5. Try http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-unicode-2.8.8.1-py25.exe
HTH
Johan Lindberg
johan@pulp.se
ohnjay
2008-08-19
thank you very very much johan....:)...