[PyQt] Regression problem with SIP

Phil Thompson phil at riverbankcomputing.com
Sat Jun 27 16:15:24 BST 2009


On Sat, 27 Jun 2009 13:01:55 +0200, Mitar <mmitar at gmail.com> wrote:
> Hi!
> 
> On Sat, Jun 27, 2009 at 11:57 AM, Phil
> Thompson<phil at riverbankcomputing.com> wrote:
>> It depends what the problem is - impossible to tell without more
>> information.
> 
> And which information do you require?
> 
> Code for above mentioned versions of PyQwt can be downloaded at:
> 
> http://prdownloads.sourceforge.net/pyqwt/PyQwt-5.1.0.tar.gz?download
> http://prdownloads.sourceforge.net/pyqwt/PyQwt-4.2.3.tar.gz?download
> 
> And they contain sip files on which newer SIP versions fail.

Looks like you just need to comment out the line in QwtModule.sip that
includes common/QwtMemArray.sip

Phil


More information about the PyQt mailing list