I have seen this answered but can't find it now. I have tried loading wxglade
, PythonToolkit-14.04.04
, and another package but I keep getting the message:
ImportError: No module named wx
I loaded wxPython using the latest installer. I tried Homebrew
and got the message wxPython_v.3.0.0
already loaded.
I fixed this a month or so ago by setting the PYTHONPATH
but due to a crash I lost the info and now I can't seem to locate the web page that contained the instructions.
I have tried python 2.7 and 3.2 but same error. I'm using a Mac. Can someone please help me.
Thanks