On Mon, 2007-02-19 at 14:43 +0000, Jobbime wrote: > Hi ! > > I'm not sure my last message was sent. > I would like to know if it was possible to develop an application with > Python2.4 > in order to integrate it in Sugar. > I am working with Fedora Core 6 and the Python packages are only available in > version 2.4 and not 2.5. > > Can it cause any problems with the integration ?
If you use the sugar-jhbuild build process, it will set up a parallel environment that uses python2.5 and will work for this, even if you have python 2.4 installed normally. Dan _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
