[PyKDE] stupid newbie pyqt question
Phil Thompson
phil at river-bank.demon.co.uk
Wed Jan 24 10:57:14 GMT 2001
Coy Krill wrote:
>
> > Do I need to upgrade my python or...
> >
> > thanks for the guidance.
> >
> > - Clint
>
> yep, PyQt requires Python2.0
Nope - PyQt is happy with 1.5.2, 1.6 or 2.0.
You need a later Qt.
It's actually a bug in PyQt where I've got some version information
slightly wrong but it only affects an early version of Qt v2. I've
haven't fixed it because it's such an old version of Qt.
BTW - the original question mentioned PyKDE. PyKDE only supports KDE
v1.x at the moment - which needs Qt v1.x. Make sure you have the right
combination of packages for what you want to do.
Phil
More information about the PyQt
mailing list