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
_______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt