[PyQt] PyQt5 on Debian Wheezy for ARM

Phil Thompson phil at riverbankcomputing.com
Mon Sep 30 22:54:50 BST 2013


On Mon, 30 Sep 2013 23:10:58 +0200, Alexander Rössler
<mail.aroessler at gmail.com> wrote:
> 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? 

What it means is easy enough, why it's happening is the problem. What are
the "few modifications"?

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

That was a different issue and, AFAIK resolved.

Phil


More information about the PyQt mailing list