You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed pyp using
pip3 install pyp
Now if I want to try pyp I get an Syntax Error because of python2 syntax.
File "/usr/local/bin/pyp", line 542
print Colors.YELLOW + macro_name , "successfully saved!" + Colors.OFF
^
SyntaxError: invalid syntax
Original issue reported on code.google.com by [email protected] on 17 Aug 2014 at 6:04
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Aug 2014 at 6:04The text was updated successfully, but these errors were encountered: