Can somebody help me with the following two bugs in CVS? I am a running a fresh version of Mandrake 9.1. Python 2.2 is installed.
(1) line 92 of main.py causes crash:
Traceback (most recent call last): File "../src/main.py", line 92, in ? from xml.utils import qp_xml ImportError: No module named utils
I can comment out line 92, but then I get the following.....
(2) 2nd error:
raceback (most recent call last): File "../src/main.py", line 95, in ? import config File "../src/config.py", line 418, in ? execfile(os.environ['FREEVO_CONFIG'], globals(), locals()) File "../freevo_config.py", line 100, in ? import plugin File "../src/plugin.py", line 63, in ? from event import Event File "../src/event.py", line 450, in ? from pygame.locals import * ImportError: No module named pygame.locals
I don't want games right now. Any suggestions?
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
