[PyQt] PyQt5 on Debian Wheezy for ARM

2013-09-30 Thread Alexander Rössler
Hello,

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

Any idea what this means? 

Btw. there was already discussion about this (Raspbian) 
http://comments.gmane.org/gmane.comp.python.pyqt-pykde/25728
but with no solution.

Best Regards
Alexander Rössler
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] PyQt5 with QtQuick 1.1

2013-10-10 Thread Alexander Rössler
Hello,

How can I use PyQt5 in combination with QtQuick 1.1? I know QtQuick 2.0 is
better but on the BeagleBone currently no OpenGL is available so I am
better of sticking to the raster engine of QtQuick 1.1. Where can I find
the QtDeclarative module and the QDeclarativeView class?

Best Regards
Alexander
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] Tuple and Qt

2013-10-10 Thread Alexander Rössler
Stupid question but:
What is a tuple in Qt terms and how can i convert it to a list?

Best Regards
Alexander Rössler
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt