msms icon indicating copy to clipboard operation
msms copied to clipboard

Support Python 3 as python executable

Open niemasd opened this issue 7 years ago • 2 comments

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

niemasd avatar Jun 07 '18 19:06 niemasd

Wow 2 years ago. Sorry due to personal reason I missed this. Is it still relevant?

delt0r avatar Apr 24 '20 10:04 delt0r

No worries! I don't necessarily need it anymore, but wouldn't hurt to incorporate :-)

niemasd avatar Apr 24 '20 13:04 niemasd