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

Porting Python 2 Code to Python 3 #11

Closed
icaro56 opened this issue Oct 9, 2017 · 5 comments
Closed

Porting Python 2 Code to Python 3 #11

icaro56 opened this issue Oct 9, 2017 · 5 comments

Comments

@icaro56
Copy link

icaro56 commented Oct 9, 2017

Hi,

Do you plan to convert the lib code to python 3?

Thanks

@icaro56
Copy link
Author

icaro56 commented Oct 9, 2017

I used the 2to3 to convert the project. I do not know if all is correct.
gem.zip

@palash1992
Copy link
Owner

There is no plan as of yet but I will look into it in a couple of months. You can check the results to see if 2to3 is able to convert it correctly. Let me know if it does.

@icaro56
Copy link
Author

icaro56 commented Oct 10, 2017

Did not work

:(

@palash1992
Copy link
Owner

Ok. Well, see if you can use Python 2.7. I will port it in some time and modify the read me when I do so.

@palash1992
Copy link
Owner

palash1992 commented Oct 25, 2017

Abay Bektursun modified the code to run in Python 3. You should now be able to use it. Feel free to open a new issue in case you find some mistake in it.

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

No branches or pull requests

2 participants