[MacPorts] #29857: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0
#29857: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0 --------------------------------------+------------------------------------- Reporter: thomas.haymore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: --------------------------------------+------------------------------------- Installed PySide through macports with dependencies, but when import module in python, get following error: {{{ Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/PySide/QtGui.so, 2): Library not loaded: /opt/local/lib/libpng12.0.dylib Referenced from: /opt/local/lib/libQtGui.4.dylib Reason: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0 }}} I have already tried: {{{ sudo port selfupdate sudo port upgrade outdated }}} and {{{ sudo port -n upgrade --force libpng }}} All with no effect. I'm using a Mac 10.6. -- Ticket URL: <https://trac.macports.org/ticket/29857> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29857: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0 --------------------------------------+------------------------------------- Reporter: thomas.haymore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: --------------------------------------+------------------------------------- Comment(by ryandesign@…): libpng was upgraded to 1.4 a long time ago. See #29831 for some steps you can try. -- Ticket URL: <https://trac.macports.org/ticket/29857#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29857: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0 --------------------------------------+------------------------------------- Reporter: thomas.haymore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: qt4-mac py26-pyqt4 libpng --------------------------------------+------------------------------------- Changes (by jmr@…): * cc: michaelld@… (added) * port: => qt4-mac py26-pyqt4 libpng -- Ticket URL: <https://trac.macports.org/ticket/29857#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29857: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0 --------------------------------------+------------------------------------- Reporter: thomas.haymore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: qt4-mac py26-pyside libpng --------------------------------------+------------------------------------- Changes (by jmr@…): * cc: mmoll@… (added) * port: qt4-mac py26-pyqt4 libpng => qt4-mac py26-pyside libpng -- Ticket URL: <https://trac.macports.org/ticket/29857#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29857: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0 --------------------------------------+------------------------------------- Reporter: thomas.haymore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: qt4-mac py26-pyside libpng --------------------------------------+------------------------------------- Comment(by thomas.haymore@…): Here's what ended up happening (in addition to steps above): 1) When I tried to uninstall libpng, I discovered I had two versions installed, 1.2 and 1.4. 2) I tried uninstalling only 1.2 and forcing 1.4 to upgrade, but that didn't work 3) Uninstalled everything, libpng, qt4, and py26-pyside 4) reinstalled qt4 and py26-pyside and dependents 5) everything seems to work fine now Thanks for the help. -- Ticket URL: <https://trac.macports.org/ticket/29857#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29857: Incompatible library version: libQtGui.4.dylib requires version 45.0.0 or later, but libpng12.0.dylib provides version 44.0.0 -----------------------------------------+---------------------------------- Reporter: thomas.haymore@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: invalid | Keywords: Port: qt4-mac py26-pyside libpng | -----------------------------------------+---------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Ok, glad you got it working. -- Ticket URL: <https://trac.macports.org/ticket/29857#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts