Trunk broken? SVN 1805
Posted: November 27th, 2008, 6:25 pm
Can't run latest svn, 1805.
Only get this output:
Anybody else had this error?
Have all dependencies, and tried both python 2.4 and 2.5...
Any clues?
Only get this output:
Code: Select all
Traceback (most recent call last):
File "./SABnzbd.py", line 44, in ?
import sabnzbd
File "/sab/sabnzbd-prototype/sabnzbd/__init__.py", line 45, in ?
from sabnzbd.assembler import Assembler
File "/sab/sabnzbd-prototype/sabnzbd/assembler.py", line 34, in ?
from sabnzbd.interface import CheckFreeSpace
File "/sab/sabnzbd-prototype/sabnzbd/interface.py", line 2821
class xml_factory():
^
SyntaxError: invalid syntax
Have all dependencies, and tried both python 2.4 and 2.5...
Any clues?