Closed morpheusbeing closed 8 years ago
Cloned and started as directed with config file wanting to create one.
This error: File "neb.py", line 123 print "Config file could not be loaded." ^ SyntaxError: Missing parentheses in call to 'print'
You need to be running Python 2.x - this project doesn't work with 3.x yet.
Cloned and started as directed with config file wanting to create one.
This error: File "neb.py", line 123 print "Config file could not be loaded." ^ SyntaxError: Missing parentheses in call to 'print'