#22247: though, it's installed, python can't find pyqt4 -------------------------+------------------------- Reporter: anatuss@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: worksforme | Keywords: Port: py26-pyqt4 | -------------------------+------------------------- Comment (by posines@…): I have the same problem again. {{{ $ sudo port install py27-pyqt4 ---> Computing dependencies for py27-pyqt4 ---> Cleaning py27-pyqt4 ---> Scanning binaries for linking errors ---> No broken files found. }}} When run Python 2.7.9: {{{ In [1]: import PyQt4 --------------------------------------------------------------------------- ImportError Traceback (most recent call last) <ipython-input-1-0c3b8c686717> in <module>() ----> 1 import PyQt4 ImportError: No module named PyQt4 }}} -- Ticket URL: <https://trac.macports.org/ticket/22247#comment:33> MacPorts <https://www.macports.org/> Ports system for OS X