I attached some log files where some otool -L information is saved.

So the file is in the @executable_path ... directory. The path of the binary seams correct. See the attachments. But still the following error comes up: File "/usr/local/Cellar/python3/3.4.1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/cx_Freeze-5.0-py3.4-macosx-10.9-x86_64.egg/cx_Freeze/initscripts/Console.py", line 21, in <module>
 File "Panconvert.py", line 22, in <module>
 File "ExtensionLoader_PyQt5_QtWidgets.py", line 22, in <module>
 File "ExtensionLoader_PyQt5_QtWidgets.py", line 14, in __bootstrap__
ImportError: dlopen(./lib/python3.4/PyQt5.QtWidgets.so, 2): Library not loaded: /usr/local/qt5/5.3/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets Referenced from: /Volumes/PanConvert-0.1/PanConvert-0.1.app/Contents/MacOS/lib/python3.4/PyQt5.QtWidgets.so

What else could have gone wrong? I checked mostly all of the paths, and they seem correct. The only oddity is the 000 Version of PyQt5.QtWidgets.so

I also tried the binary version of QT and Pyqt from source. Same effekt. The paths seem correct but the binary only starts on the local machine.

Any tipps would be great.

Andreas
------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to