Had a really good reply the other day about pykaraoke on YDL.
Seemed to have installed everything ok but.......
everytime I try to run it I get:
Traceback (most recent call last):
File "/usr/bin/pykaraoke", line 2, in ?
import pykaraoke
File "/usr/lib/python2.4/site-packages/pykaraoke.py", line 125, in ?
import os, string, wx, sys
ImportError: No module named wx
obviously it's looking for a file in the pykaraoke.py exe file.
Is it possible to open this file to see where its looking or can anybody give me any other ideas.
thanks for any help
