[PyQt] chapter6-plugins example does not work
Phil Thompson
phil at riverbankcomputing.com
Wed Sep 6 14:57:55 BST 2017
On 6 Sep 2017, at 2:52 pm, Cody Scott <cody at perspexis.com> wrote:
>
> Hey Phil,
>
> I was wondering if you had a chance to look at this?
It's something to do with the Python or the plugin build (works fine on macOS).
Phil
> 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
>
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list