Hi;
I make a clone of project TERP and try run the terp.py but we have an error:
Description:
C:\erp\terp-client>terp.py -h
File "C:\erp\terp-client\terp.py", line 93
except Exception,e:
^
SyntaxError: invalid syntax
C:\erp\terp-client>
I using the pyton 3.3 to run this project.
You can help me ?
Tks
Antonio Rodrigues.