[PyQt] plugin "pyqt5qmlplugin" not found

Cody Scott cody at perspexis.com
Mon Jan 30 14:22:29 GMT 2017


I ran configure providing the qmake path for Qt and then make and make
install.

On Sat, Jan 28, 2017 at 10:03 AM, Phil Thompson <phil at riverbankcomputing.com
> wrote:

> On 27 Jan 2017, at 7:26 pm, Cody Scott <cody at perspexis.com> wrote:
> >
> > 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*
>
> How did you install PyQt? It's not included in the wheels.
>
> Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170130/c3222d28/attachment.html>


More information about the PyQt mailing list