On Mon, 30 Sep 2013 16:28:48 -0700, David Cortesi
wrote:
> 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, ma
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, m