[PyKDE] Re: PyQt-2.3 install problem (fwd)

Bruce Sass bsass at freenet.edmonton.ab.ca
Thu Feb 8 09:56:01 GMT 2001


---------- Forwarded message ----------
Date: Thu, 08 Feb 2001 08:47:09 +0000
From: Phil Thompson <phil at river-bank.demon.co.uk>
To: Bruce Sass <bsass at freenet.edmonton.ab.ca>
Subject: Re: PyQt-2.3 install problem

Bruce Sass wrote:
>
> Hi,
>
> "make install" is failing with this...
> (from the [install-data-hook] code, as it is trying to byte-compile
> the .py's)
>
> Traceback (innermost last):
>   File "<string>", line 1. in ?
>   File "/usr/local/ActivePython-2.0/lib/python2.0/site-packages/qt.py", line 43, in ?
>     import libqtc
> ImportError; /usr/local/lib/libsip.so.4: undefined symbol: PyObject_Init
>
> SIP was compiled with this configuration:
> --with-python-includes=/usr/local/ActivePython-2.0/include/python2.0
>
> PyQt got this:
> --with-python-includes=/usr/local/ActivePython-2.0/include/python2.0
> --with-python-modules=/usr/local/ActivePython-2.0/lib/python2.0
> --with-sip-includes=/usr/local/include/sip
> --with-sip-libraries=/usr/local/lib
>
> Any ideas on what's up and how to fix it?

Nope - I'd ask the question of the mailing list. I'd suspect
ActivePython.

Phil
----- end forwarded message -----

What combinations and flavours of Python and Qt work together?


- Bruce





More information about the PyQt mailing list