Hi, I just tried to update QScintilla on mac OS X. The pip command worked fine and installed QScintilla 2.11.4. However, when using it (installing eric6) I got the error
Error: dlopen(/Users/<my user name>/py3qt5env/lib/python3.8/site-packages/PyQt5/Qsci.abi3.so, 2): Library not loaded: @rpath/QtMacExtras.framework/Versions/5/QtMacExtras Referenced from: /Users/<my user name>/py3qt5env/lib/python3.8/site-packages/PyQt5/Qsci.abi3.so Reason: image not found I am using a virtual env and everything is installed fine in there. After reverting back to QScintilla 2.11.3, it worked again. Did I miss an installation step? Regards, Detlev > Am 19.12.2019 um 22:16 schrieb Phil Thompson <[email protected]>: > > QScintilla v2.11.4 has been released. There are no code changes, just updates > to the .api files for Qt v5.14.0. > > Phil > _______________________________________________ > QScintilla mailing list > [email protected] > https://www.riverbankcomputing.com/mailman/listinfo/qscintilla Detlev Offenbach [email protected]
_______________________________________________ QScintilla mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/qscintilla
