Hi Gonzalo, On 31 Jul 2011, at 06:15, Gonzalo Odiard wrote:
> > Moon: does not start, but with a python error in the activity, must try > > update it > > For Moon also check you have the date set to the current time (I have a > ticket still open for having it fail more gracefully). Latest release is > Moon-12. Let me know the error if it's something else, Moon is a very simple > python activity and isn't doing anything weird :-) > >> Ok, the date was from year 2000. I have set date and Moon started ok. Thanks for re-testing. > > Physics: probably no binaries in egg, we must try with package pybox2d > > Yes, very likely. I'll need some help re-building the eggs if we want this > fixed from inside the activity. It could also be olpcgame/pygame related? Any > other pygame based activities you know of working? > >> I could not try with 1.75 yet, but in xo 1.5, I removed the egg in the >> activity and installed pybox2d package and the activity worked ok. In Pippy >> we need do a few changes. Thanks, that gives me an idea. I could add a simple check to see if a version of pybox2d is already installed and then not add the locally included module version to the python search path. Regards, --Gary > > Maze: do not start and do not write anything in the log file > > Could be olpcgame/pygame related? > > I don't know yet. > > Gonzalo _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
