problem about wxPython error
by Tinmean K.H.Liu other posts by this author
Sep 21 2003 12:32PM messages near this date
Re: Anyone has "pyuploader.zip" from Parnassus ?
|
Re: XML/XSLT with Python
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
Attachments:
unknown1
|