[PyQt] Next PyQt5 and SIP Releases

Dmitry Shachnev mitya57 at ubuntu.com
Thu Aug 22 10:39:40 BST 2013


On Mon, Aug 19, 2013 at 4:54 PM, John Donovan <john at geospark.co.uk> wrote:
> It seems that the two glob searches in generate_plugin_makefile()
> (line 1180) look for libpython like this:
> /usr/lib/libpython3.3*
>
> Whereas on the Pi, libpython lives here:
> /usr/lib/arm-linux-gnueabihf/

This patch solves the problem here: http://paste.debian.net/28414/

"MULTIARCH" config var is available in Python 2.7.4+ and 3.3.1+
according to https://wiki.debian.org/Python/MultiArch#Python_code.

--
Dmitry Shachnev


More information about the PyQt mailing list