-- Mandrake 9.1 -- CVS updated 10/23/03 2200 Eastern
BUG 1:
[EMAIL PROTECTED] freevo]# ./freevo Traceback (most recent call last): File "./src/main.py", line 98, in ? from xml.utils import qp_xml ImportError: No module named utils
- I can get past this by commenting out line 98 in main.py - I do not have XMLTV installed if that matters
BUG 2:
./freevo Traceback (most recent call last): File "./src/main.py", line 101, 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 462, in ? from pygame.locals import * ImportError: No module named pygame.locals
- I don't have pygame installed
Thanks,
Per
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
