From: Phil T. <ph...@ri...> - 2006-09-08 22:57:49
|
On Friday 08 September 2006 8:37 pm, Nabil wrote: > Hi, I got the .pkg off of SF today and when I installed it the > site-packages were places in a python 2.3 library directory that didn't > exists before. I moved the packages to the correct site-packages > directory (2.4) to see if pyqt would work. It didn't. Is there some > incorrect configuration on my system that causes pyqt to install a 2.3 > version? If there is only a 2.3 version when will a version for python > 2.4 come out? Thank you all in advance. I think the packages on SF are historical. PyQt works fine with Python 2.4 but you will have to build it yourself from source. Phil |