View Single Post
Posts: 117 | Thanked: 47 times | Joined on Apr 2010 @ UK
#20
Originally Posted by mikec View Post
in the xterm

>cd /opt/maelophone
>python maelophone.py

tell us what you see
this is my output below

Traceback (most recent call last) :
File "maelophone.py" , line 3, in <module>
from PyQt4.QtCore import QCoreApplication
RuntimeError: sip module implements API v7.0 but the PyQt
4.QtCore module requires API v7.1

i'm guessing the API needs updating? if so how can this be done?
many thanks