problem about wxPython error

Tinmean K.H.Liu khliu at ev078.ev.nctu.edu.tw
Sun Sep 21 08:32:58 EDT 2003


Hi!
I install wxPython under WinXP
when I want to use some simple sample, there is an error message:

 File "C:\Python22\Lib\site-packages\Pythonwin\pywin\framework\scriptutils.py", line 301, in RunScript
    exec codeObject in __main__.__dict__
  File "C:\Documents and Settings\Tinmean\temp_desktop\python_0921\wx1.py", line 3, in ?
    from frame import Frame
ImportError: No module named frame

>From wiki's FAQ, I add new paths in  PYTHONPATH for wxPython and wx, but it is no use.
any one could help me?

thanks!

--Tinmean Liu in Taiwan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20030921/85122f4b/attachment.html>


More information about the Python-list mailing list