I'm trying to install PyODE and getting an error on the execution of:

python setup.py build or install

C:\Users\jhand\Downloads\PyODE-snapshot-2010-03-22\PyODE-snapshot-2010-03-22>python
setup.py install
  File
"C:\Users\jhand\Downloads\PyODE-snapshot-2010-03-22\PyODE-snapshot-2010-03-22\setup.py",
line 62
    print "INFO:",msg
    ^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean
print(...)?

I'll appreciate any suggestions, I find it completely odd all the print
instructions are missing the parenthesis.

______________________________________________
Joseph M Handschu
Phone: (919) 601-3612
_______________________________________________
Pyode-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyode-user

Reply via email to