Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 support #24

Open
GoogleCodeExporter opened this issue Oct 30, 2015 · 2 comments
Open

Python3 support #24

GoogleCodeExporter opened this issue Oct 30, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Hi, sorry, we don't have the resources to convert everything to 3.  I'm def 
open to maintaining it on this site if someone make the transition though. 

Original comment by [email protected] on 16 Sep 2014 at 9:32

@GoogleCodeExporter
Copy link
Author

same problem for me. It does not work with python3

Original comment by [email protected] on 1 May 2015 at 7:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant