> On Tuesday 12 September 2006 13:02, Phil Thompson wrote:
>
>> One thing you need to check is that you can install kdebindings3 (ie.
>> PyQt3 using SIP3) and kdebindings4 (ie. PyQt4 using SIP4) in the same
>> Python installation. I assume this is a requirement - so that people can
>> continue to use PyKDE3 applications not yet ported to PyKDE4 while
>> running
>> KDE4 as their desktop. This is not something I test - SIP3 has been
>> unsupported for a long time.
>
> I just installed PyQt4 (really nice, by the way), and I expect I'll
> install
> modules in the same way - under site-packages/PyKDE4.

Is that with PyKDE3 built on SIP3 or SIP4? The potential problem is having
SIP3 and SIP4 installed at the same time for the same Python installation.

Phil

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to