Open CreditTone opened 4 years ago
File "appmon.py", line 34 """ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(""" .__ .__ . _. __ . . / \ | \ | \ | \/ | / \ | \ | | / ^ \ | |) | | |) | | \ / | | | | | | | | / /\ \ | / | _/ | |\/| | | | | | | . | / _____ \ | | | | | | | | |--' | | |\ | // \\ | | | | || || ____/ || __| github.com/dpnishant
| / _____ \ | | | | | | | | |
""")?
dup of https://github.com/dpnishant/appmon/issues/86
appmon was written for Python 2.x. But it should be easily upgradable to Python 3. It would be great if someone wants to send a pull request.
File "appmon.py", line 34 """ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(""" .__ .__ . _. __ . . / \ | \ | \ | \/ | / \ | \ | | / ^ \ | |) | | |) | | \ / | | | | | | | | / /\ \ | / | _/ | |\/| | | | | | | .
| / _____ \ | | | | | | | | |
--' | | |\ | // \\ | | | | || || ____/ || __| github.com/dpnishant""")?