[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:

Re: [PyQt] PyQt5 on Debian Wheezy for ARM

2013-09-30 Thread Phil Thompson
On Mon, 30 Sep 2013 23:10:58 +0200, Alexander Rössler mail.aroess...@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:

[PyQt] Trying to upgrade Qt4 in Linux

2013-09-30 Thread David Cortesi
In a Linux system my PyQt4 app fails because it relies on a feature that dates to Qt 4.7. This Linux system has 4.6 installed. Also the PyQt4 was at 4.6.x. So I did the following: Downloaded the Linux source of SIP, configure, make, make-install Downloaded the Linux source of PyQt4, configure,

[PyQt] c++ app integrate PyQt

2013-09-30 Thread John Fabiani
Hi, I have an existing Qt C++ app (Qt5.1.1). Is it possible to integrate PyQt into the project. I'd like the PyQt to have access to some of the C++ functions, C++ classes, but I want to write frames,windows, all the controls in PyQt including accessing the database. Most important I want

Re: [PyQt] c++ app integrate PyQt

2013-09-30 Thread Matt Newell
On Monday, September 30, 2013 04:51:24 PM John Fabiani wrote: Hi, I have an existing Qt C++ app (Qt5.1.1). Is it possible to integrate PyQt into the project. I'd like the PyQt to have access to some of the C++ functions, C++ classes, but I want to write frames,windows, all the controls in

[PyQt] Fwd: Re: c++ app integrate PyQt

2013-09-30 Thread John Fabiani
Original Message Subject:Re: [PyQt] c++ app integrate PyQt Date: Mon, 30 Sep 2013 17:51:28 -0700 From: John Fabiani jo...@jfcomputer.com To: Matt Newell newe...@blur.com On 09/30/2013 05:24 PM, Matt Newell wrote: On Monday, September 30, 2013 04:51:24 PM

Re: [PyQt] Fwd: Re: c++ app integrate PyQt

2013-09-30 Thread Glenn Ramsey
On 01/10/13 14:22, John Fabiani wrote: On 09/30/2013 06:11 PM, John Fabiani wrote: Original Message Subject:Re: [PyQt] c++ app integrate PyQt Date: Mon, 30 Sep 2013 17:51:28 -0700 From: John Fabiani jo...@jfcomputer.com To: Matt Newell newe...@blur.com On

Re: [PyQt] Fwd: Re: c++ app integrate PyQt

2013-09-30 Thread John Fabiani
On 09/30/2013 06:36 PM, Glenn Ramsey wrote: On 01/10/13 14:22, John Fabiani wrote: On 09/30/2013 06:11 PM, John Fabiani wrote: Original Message Subject: Re: [PyQt] c++ app integrate PyQt Date: Mon, 30 Sep 2013 17:51:28 -0700 From: John Fabiani