r99483: sip 4.14.1 upgrade breaks pyqt4
Blair Zajac
blair at orcaware.com
Wed Nov 7 17:30:56 PST 2012
Hello,
I've done this also, but a reminder to check dependent ports after
upgrading. In this case, sip 4.14.1 breaks py27-pyqt4. I'm upgrading
PyQt now [1].
$ python
Python 2.7.3 (default, Oct 22 2012, 09:30:29)
[GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.65))] on
darwin
Type "help", "copyright", "credits" or "license" for more information.
Setting tab completion.
>>> import PyQt4.QtCore
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
RuntimeError: the sip module implements API v9.0 to v9.1 but the
PyQt4.QtCore module requires API v8.1
Blair
[1] http://www.riverbankcomputing.com/news/pyqt-495
More information about the macports-dev
mailing list