import question on wx ?

diffuser78 at gmail.com diffuser78 at gmail.com
Thu Jul 27 11:33:31 EDT 2006


I have installed wx and everything looks fine. I have written a small
app that uses wx.

When I run my program from the console like
ubuntu $ python PROGRAM_NAME.py

it gives error
Traceback (most recent call last):
  File "Project.py", line 6, in ?
    import wx
ImportError: No module named wx


But if I run the program from SPE (Stani's Python Editor) it just runs
fine.


How can I resolve such an issue. Please help. Is my path settting worng
..?

Every help is appreciated.

Thanks




More information about the Python-list mailing list