Upgraded to latest (downloaded latest archive, expanded then '/usr/bin/python ./setup.py build' followed by 'sudo /usr/bin/python ./setup.py install'), but I get the following on startup:
> which puddletag > /usr/local/bin/puddletag > Badger:~ christopher$ puddletag > puddletag Version: 0.10.6.3 > Traceback (most recent call last): > File "/usr/local/bin/puddletag", line 238, in <module> > from puddlestuff.puddletag import MainWin > File "/Library/Python/2.5/site-packages/puddlestuff/puddletag.py", > line 332 > self.addDock(*win, connect=False) > ^ > SyntaxError: invalid syntax > Exception exceptions.AttributeError: "'NoneType' object has no > attribute 'maxint'" in <bound method Popen.__del__ of <subprocess.Popen > object at 0x4b4f50>> ignored > Badger:~ christopher$ > Is there something simple I'm overlooking? -- chrisinparis ------------------------------------------------------------------------ chrisinparis's Profile: http://forums.slimdevices.com/member.php?userid=11963 View this thread: http://forums.slimdevices.com/showthread.php?t=79733 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
