wxpython with python 2.5

G gggg.iiiii at gmail.com
Thu Aug 2 12:24:53 EDT 2007


Hello,


     I am trying to get wxpython to run with python 2.5 without any success.
wx works prefectly in python 2.4. below is the error code i get when i try
to run the code.
File "demo.py", line 3, in <module>
    import Main
  File "/tmp/wxPython/Main.py", line 32, in <module>
    import wx                  # This module uses the new wx namespace
ImportError: No module named wx

Any help in getting wxpython to run in 2.5 would be greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070802/c42940cd/attachment.html>


More information about the Python-list mailing list