[PyKDE] sip problems

Phil Thompson phil at riverbankcomputing.co.uk
Sun Aug 15 22:45:32 BST 2004


On Saturday 14 August 2004 10:44 am, Treeve Jelbert wrote:
> when sip is compiled using recent versions of gcc, other programs cannot
> build against it

It's nothing to do with gcc.

> compiling PyQt fails with the following error:
>
> Installing in dir: /usr/src/PyQt-x11-gpl-3.12
> PyQt    3.12
> Traceback (most recent call last):
>   File "./build.py", line 44, in ?
>     config = sipconfig.SIPConfig("PyQt 3.12")
> AttributeError: 'module' object has no attribute 'SIPConfig'
>  ! Problem Detected !

Use configure.py, not build.py

> Other programs report the same error

What other programs?

> I have the following software
>
> gcc-3.4.1
> python-2.3.4
> sip-4.0.1
> qt-3.3.2
> pyqt    3.12
>
>
>
> I am not subscribed to this list
>
> Regards,  Treeve

Phil




More information about the PyQt mailing list