[PyQt] chapter6-plugins example does not work

Cody Scott cody at perspexis.com
Wed Sep 6 14:52:21 BST 2017


Hey Phil,

I was wondering if you had a chance to look at this?


On Thu, Aug 17, 2017 at 11:39 AM, Cody Scott <cody at perspexis.com> wrote:

> I have built PyQt5 from source using the latest sip and PyQt5 snapshots.
>
> I'm trying to run examples/quick/tutorials/extending/chapter6-plugins/
>
> $ QML2_IMPORT_PATH=. LD_LIBRARY_PATH=~/.virtualenvs/pyqt5/lib/python3.5/
> ~/Qt/5.9.1/gcc_64/bin/qmlscene app.qml
>
> file:///home/siecje/Downloads/PyQt5_gpl-5.9.1.dev1707250927/
> examples/quick/tutorials/extending/chapter6-plugins/app.qml:42
> plugin cannot be loaded for module "Charts":
> Cannot load library /home/siecje/Qt/5.9.1/gcc_64/plugins/PyQt5/
> libpyqt5qmlplugin.so:
>
> (/home/siecje/Qt/5.9.1/gcc_64/plugins/PyQt5/libpyqt5qmlplugin.so:
> undefined symbol: _Py_NoneStruct)
>
>
> Related email threads
>
> https://www.riverbankcomputing.com/pipermail/pyqt/2017-February/
> 038794.html
> https://www.riverbankcomputing.com/pipermail/pyqt/2017-February/
> 038735.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170906/d75aae01/attachment.html>


More information about the PyQt mailing list