#35506: py27-pyqt4 @4.9.1 Failed to install --------------------------------+------------------------------------------- Reporter: sahaimic@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: py27-pyqt4 --------------------------------+------------------------------------------- Comment(by sahaimic@…): Would it help to see the set of commands I tried to execute before the problem arose? Here are the steps: 1. Install macports 2. Install python: sudo port install python27 sudo port install python_select sudo port select --set python python27 3. Install eigen: sudo port install eigen 3. Install numpy and matplotlib: sudo port install py27-numpy py27-matplotlib 4. Install scipy: sudo port install py27-scipy 5. Install boost, linked to your python: sudo port install boost +python27 6. Install qt4-mac and PyQt: sudo port install qt4-mac +framework py27-pyqt4 +phonon +scintilla <----- macports failed here..... 7. Install remaining libraries: sudo port install tiff fftw-3-single libpng -- Ticket URL: <https://trac.macports.org/ticket/35506#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS