Here's what you should check that you have installed -- python -- probably need version 2.5 or so pygame library for python -- this gives you graphics, or in this case colored text Then check if you have a command called realplay. If not, edit parellel.py and change it to a command that will play a sound file as an argument given to it on the command line. Without this, you get no sound. It might cause a fatal error too. Judging from some other python learning tools (like LearnFast) it is possible to use pygame's mixer to play the sound files as well, but I'm not sure (a) how to do it or (b) how to adjust the part of parellel.py that makes it wait until the sound finished. mu'o mi'e .aleks. On Apr 17, 2007, at 12:56 PM, Jon Top Hat Jones wrote: Linux version, running on Ubuntu Linux 6.10 LTS. |