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
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to