[EMAIL PROTECTED] wrote: > I am trying to run an activity which requires pygame with > sugar-jhbuild. Since pygame is not included in sugar-jhbuild, I > installed it in /usr/lib/python2.5/site-packages, and added this path > to my PYTHONPATH variable once I was in my sugar developer console. I > can now import pygame, but I seem to be getting some sort of conflict > between my distro's python packages and sugar-jhbuid's. > I can think of two good approaches to this:
* Build pygame inside sugar-jhbuild. * Make sugar-jhbuild not build his own python if the distro already have 2.5. Marco _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

