[PyQt] plugin "pyqt5qmlplugin" not found
Cody Scott
cody at perspexis.com
Fri Jan 27 19:26:52 GMT 2017
I'm trying to use a Python type with qmlscene.
http://pyqt.sourceforge.net/Docs/PyQt5/qml.html#writing-python-plugins-for-qmlscene
I'm trying to run the example from
`examples/quick/tutorials/extending/chapter6-plugins/`
$ QML2_IMPORT_PATH=. ~/Qt/5.7/gcc_64/bin/qmlscene app.qml
file:///path/to/app.qml:42 module "Charts" plugin "pyqt5qmlplugin" not found
It appears I do have the pyqt5qmlplugin.
$ ls ~/Qt/5.7/gcc_64/plugins/PyQt5/
libpyqt5qmlplugin.so*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170127/b15ac021/attachment.html>
More information about the PyQt
mailing list