Code: >>> from PyQt4.QtGui import * Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1 Can someone point the bug for this to vote for?
>>> from PyQt4.QtGui import * Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1