Hi

I think that I have installed PyQt4 properly, but then have the following error when trying to run the gui from the software I wish to use:

File "opus.py", line 7, in <module>
from PyQt4.QtCore import SIGNAL, SLOT
ImportError: No module named PyQt4.QtCore

I am using a Mac OS X Lion 10.7.2

If someone could advise on how to check that PyQt4 is installed properly and why I have this error, that would be very much appreciated. I'm new to that ...

Many thanks!