I just changed distro to fedora core 1, and when i try to run Mattricks, I run into the following error:
No module named wxPython.wx
i was looking for a sollution for this, since i installed all python libs/extentions i could find, including wxPython and wxGTK. on my search on google i found someone saying that with module wxPython.wx it is acctually looking for a file named wx.py in the python/site-packages/wxPython/ dir. and this file seems to exist. do you guys know how i can fix this?