[PyQt] PyQt5 on Debian Wheezy for ARM
mail.aroessler at gmail.com
mail.aroessler at gmail.com
Tue Oct 8 13:31:27 BST 2013
Try the latest snapshot, this has been fixed. It was a problem with the arm gcc 4.6.
Regards
Alexander
--
Sent from my Nokia N9
On 08.10.13 14:05 Jens Persson wrote:
>
> Currently I am trying to compile PyQt5 on Debian on a BeagleBone. All
> works so far (after a few modifications...) but QtQml module does not
load.
> It gives me the following error:
> ImportError: /usr/local/lib/python2.7/dist-packages/PyQt5/QtQml.so:
> undefined symbol: _ZN11QQmlPrivate10createIntoI13QPyQmlObject5EEvPv
>
I've got the same problem in Sailfish's SDK on x86:
>>> from PyQt5 import QtQml
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: /usr/lib/python2.7/site-packages/PyQt5/QtQml.so:
undefined symbol: _ZN11QQmlPrivate10createIntoI13QPyQmlObject5EEvPv
This is on Wayland if that could mean anything. The QtCore, QtGui and
QtWidgets modules seem to work just fine though.
Greets Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20131008/2abde45d/attachment.html>
More information about the PyQt
mailing list