From: Diez B. R. <de...@we...> - 2005-11-07 11:50:45
|
> I didn't find this package :( Me neither. Strange, I thought I got it from there. Well, you should be able to go without it, using the stock-python of OS X. I just prefer 2.4. > > > Build and install. Download sip and pyqt, and build it using the > > python2.4 from above. > > Do i download sip and pyqt from official websites ? Yes. You should be able to use fink, but then use the source and build it yourself - otherwise, it will be build against the X11-qt. Which is your problem in the first place. Regards, Diez |