#47832: py34-h5py @ 1.8.15 +python : Import Error : Incompatible cpu-subtype -------------------------+------------------------ Reporter: emmanuel@… | Owner: eborisch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-h5py | -------------------------+------------------------ Comment (by emmanuel@…): Macport previously built python3.4.3 and gcc-4.9 with apple-gcc4.2 and they work fine. It's specifically numpy who's built with G4 as target for unknown reason, the error message is the same by importing it within a python script : {{{ ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/numpy/linalg/lapack_lite.so, 2): no suitable image found. Did find: /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/numpy/linalg/lapack_lite.so: incompatible cpu-subtype }}} But i'm still unable to explain why macport is targerting numpy for a G4 processor. -- Ticket URL: <https://trac.macports.org/ticket/47832#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X