[Python-Dev] Re: prolem in running AAIE demo in pyAA.py

Terry Reedy tjreedy at udel.edu
Thu Dec 11 14:13:45 EST 2003


"karthik karthik" <karthik19_20 at yahoo.com> wrote in message
news:20031211083158.63563.qmail at web11901.mail.yahoo.com...
> when i'm trying to run the AAIE demo in pyAA.py i got
> this error message:
>
>
>     from wxPython.wx import *
> ImportError: No module named wxPython.wx
>
>
> can anyone provide me the link to download
> wxPython.wx?

PyDev is for developing future Python versions.  Please direct usage
questions like this to the general Python mailing list (or comp.lang.python)
or to application specific lists (there is one for wxPython, I believe).

TJR






More information about the Python-Dev mailing list