<div dir="ltr">I ran configure providing the qmake path for Qt and then make and make install.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 28, 2017 at 10:03 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 27 Jan 2017, at 7:26 pm, Cody Scott <<a href="mailto:cody@perspexis.com">cody@perspexis.com</a>> wrote:<br>
><br>
> I'm trying to use a Python type with qmlscene.<br>
><br>
> <a href="http://pyqt.sourceforge.net/Docs/PyQt5/qml.html#writing-python-plugins-for-qmlscene" rel="noreferrer" target="_blank">http://pyqt.sourceforge.net/<wbr>Docs/PyQt5/qml.html#writing-<wbr>python-plugins-for-qmlscene</a><br>
><br>
> I'm trying to run the example from `examples/quick/tutorials/<wbr>extending/chapter6-plugins/`<br>
><br>
><br>
> $ QML2_IMPORT_PATH=. ~/Qt/5.7/gcc_64/bin/qmlscene app.qml<br>
> file:///path/to/app.qml:42 module "Charts" plugin "pyqt5qmlplugin" not found<br>
><br>
> It appears I do have the pyqt5qmlplugin.<br>
><br>
> $ ls ~/Qt/5.7/gcc_64/plugins/PyQt5/<br>
> libpyqt5qmlplugin.so*<br>
<br>
</div></div>How did you install PyQt? It's not included in the wheels.<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil</font></span></blockquote></div><br></div>