Closed sbagri closed 8 years ago
Oh, sorry, I wrote everything for python 2.7. I really need to go back and make everything python3 compatible. I'll try to get to it eventually, but I'll also happily merge in these edits if someone else beats me to it.
Added fix with pull request #4
One of the failing message, for line 264 of corex.py is copied below, I am using python 3.5.1
print "Warning: Data matrix values should be consecutive integers starting with 0,1,..." ^ SyntaxError: Missing parentheses in call to 'print'