[PyQt] Program crashes on Mac OS X using Qt 5.6

Detlev Offenbach detlev at die-offenbachs.de
Sat Apr 2 14:24:14 BST 2016


Hi,

today I tried to run the new eric web browser, which is based on Qt5.6 and its QtWebEngine on Mac OS X. I used all latest snapshots of Scintilla, sip and PyQt5. However, when starting the browser script, I get this error message.

dyld: Library not loaded: @rpath/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
Referenced from: <homepath>/Qt/5.6/clang_64/lib/QtWebEngineCore.framework/Helpers/QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess
Reason: image not found

It seems, that @rpath is not resolved correctly. What can I do about that? BTW, OS X is 10.11.4 (i.e. very latest).

Detlev

Detlev Offenbach
detlev at die-offenbachs.de



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160402/d8a3aba9/attachment.html>


More information about the PyQt mailing list