smst;527194 Wrote: > From that traceback it could be an indentation problem. As you may > remember, Python uses the amount of leading whitespace to denote blocks, > and will complain if it sees an unexpected amount of indentation. > > Try re-downloading the file?
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. -- tipsen ------------------------------------------------------------------------ tipsen's Profile: http://forums.slimdevices.com/member.php?userid=15643 View this thread: http://forums.slimdevices.com/showthread.php?t=19260 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
