Tim wrote: > I'm having the same problem here, with Slackware 9.1 when updating > from 1.5-pre1 > First of all, I modified the installer to install pre1, rc1, rc2 or > rc3 instead of 1.4.1. > Pre1 works just fine, no errors at install, no errors when starting. > > When installing rc1, 2 or 3, I get the following error: > > installing Freevo runtime .........Traceback (most recent call last): > File "/usr/local/freevo/src/helpers/install.py", line 75, in ? > import util.fileops > File "/usr/local/freevo/src/util/fileops.py", line 65, in ? > import Image > ImportError: No module named Image > done
Looks like I broke the runtime installing support. With all 1.5.0 rc versions, there is _no_runtime_ support (yet). > When starting I get the same error as Fons: > > Can't find all Python dependencies: > No module named utils Correct, because the runtime wasn't installed correctly. > I already updated python to 2.3.4. I also remember getting an error > about pygame somewhere (I forgot to write it down), so I get the > suspicion that it's the runtime that is causing the problem. Try Freevo without the runtime. See the INSTALL file for a complete list of needed stuff. Dischi -- multitasking = screwing up several things at once ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
