I see the same problem using python 2.4 on CentOS 5. I think you need python 2.6 or 2.7 for all the nessy stuff to work.
Traceback (most recent call last):
File "/usr/share/nessy/nessy", line 27, in ?
from dep_check import Dep_check, version_check
File "/usr/share/nessy/dep_check.py", line 46
class Dep_check():
^
SyntaxError: invalid syntax
_______________________________________________ Nessy-users mailing list [email protected] https://mail.gna.org/listinfo/nessy-users
