From: Diez B. R. <de...@we...> - 2005-11-07 15:07:17
|
Am Montag, 7. November 2005 16:00 schrieb Adrien Bourdet: > 2005/11/7, Diez B. Roggisch <de...@we...>: > > > So you think pyqt/sip will work with python 2.3 ? > > > > I don't think so, I know - it is said so in the docs :) > > > > > Ok. When i buid it from Fink, it uses X11, but if i use official > > > package, it will not ? great :) > > > > Yup. > > > > Diez > > Ok, so I only have to find python2.4 :) > I downloaded python2.4.2 from python.org, I'm going to try with this one I doubt that will work. As I said before, you can go with python2.3, no deal. I personally just prefer python 2.4. And using it "raw" from python.org won't help much IMHO, as you need a "Framework build", which is a special form of package format for python. But I'm not entirely sure about that - I'm a novice with mac os myself :) Regards, Diez |