Image

Imagetcp wrote in Imagelinuxsupport

Python help

Hey everyone, I tried installing Pyslsk (Python Soulseek), and I also installed python 2.2+ because that's what it needed. It then needed wxPython, so I downloaded it, but theres only two directories in there. I don't know if I either got the wrong file or something. if it is the right file, where am I supposed to have that directory at, becauyse everytime I try to run the program, it tells me this:

Can not find wxPython modules. Either wxPython is not
installed, or it's not in Python's module search path (it could be built
for a different version of python interpreter for example). The current
search path is
['/home/static/downloads/pyslsk-1.2.4a', '/usr/local/lib/python23.zip', '/usr/local/lib/python2.3', '/usr/local/lib/python2.3/plat-linux2', '/usr/local/lib/python2.3/lib-tk', '/usr/local/lib/python2.3/lib-dynload', '/usr/local/lib/python2.3/site-packages']

I tried moving the directory to most of those directories shown after "search path is"
but it still doesn't start up. any suggestions?