tipsen;527297 Wrote: > I tried re-downloading but still got the same error - also tried > reinstalling python in different paths and both 32-bit and 64-bit > editions to no avail. Then I downloaded the 2.6.5 release > (http://www.python.org/download/releases/2.6.5/) and now everything > works as before! > > Apparently something has changed in Python and the script doesn't work > in the 3.1.2 version of python.
Ah yes, of course -- from Python 3, 'print' changed from a statement to a function. I will edit the wiki and the first post to indicate that Python 2.6.5 or earlier should be used. -- smst ------------------------------------------------------------------------ smst's Profile: http://forums.slimdevices.com/member.php?userid=752 View this thread: http://forums.slimdevices.com/showthread.php?t=19260 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
