[Sugar-devel] Using Pippy and Pygame in Sugar-build

2013-09-14 Thread laurent bernabe
Hello, When I try to launch Pong script from PyGame, in Sugar-build, it says me that the PyGame module does not exists, though PyGame is already installed on my host system (Ubuntu). So, what is the best workaround ? Regards ___ Sugar-devel mailing

Re: [Sugar-devel] Using Pippy and Pygame in Sugar-build

2013-09-14 Thread Daniel Narvaez
Hello, pygames is part of the platform so it should really be installed in the root. I pushed a fix for that. You can get it with ./osbuild pull. Hopefully I added the right package, if it doesn't work please send the output you get. On 14 September 2013 10:42, laurent bernabe

Re: [Sugar-devel] Using Pippy and Pygame in Sugar-build

2013-09-14 Thread laurent bernabe
Thanks, it works now :) 2013/9/14 Daniel Narvaez dwnarv...@gmail.com Hello, pygames is part of the platform so it should really be installed in the root. I pushed a fix for that. You can get it with ./osbuild pull. Hopefully I added the right package, if it doesn't work please send the