msms
msms copied to clipboard
Support Python 3 as python executable
Currently, if a system only has Python 3 (and has python3 aliased to python as well), msms can't run because the print statement is print ____ instead of print(___). I changed this so it now can run in Python 3 as well
Wow 2 years ago. Sorry due to personal reason I missed this. Is it still relevant?
No worries! I don't necessarily need it anymore, but wouldn't hurt to incorporate :-)