Here's the behavior for me on Jaunty:
$ pydoctor
/usr/lib/pymodules/python2.6/pydoctor/model.py:6: DeprecationWarning: the sets
module is deprecated
import sets
Traceback (most recent call last):
File "/usr/bin/pydoctor", line 2, in <module>
from pydoctor.driver import main
File "/usr/lib/pymodules/python2.6/pydoctor/driver.py", line 1, in <module>
from pydoctor import model, html, astbuilder, liveobjectchecker
File "/usr/lib/pymodules/python2.6/pydoctor/model.py", line 11, in <module>
from pydoctor import ast_pp
File "/usr/lib/pymodules/python2.6/pydoctor/ast_pp.py", line 116
for (mod, as) in node.names:
^
SyntaxError: invalid syntax
$
My /usr/bin/pydoctor starts with "#!/usr/bin/python". I wonder why
yours starts with env python2.4.
--
SyntaxError installing python-support rebuilding pydoctor
https://bugs.launchpad.net/bugs/338111
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs