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

Why On Earth would you use python 2.7 ? that's backward #11

Closed
developeralgo8888 opened this issue May 8, 2018 · 3 comments
Closed

Comments

@developeralgo8888
Copy link

developeralgo8888 commented May 8, 2018

Why On Earth would you use python 2.7 ? that completely makes no sense but anyway good project

@samre12
Copy link
Owner

samre12 commented May 9, 2018

I don't believe that in the context of this project because the code mainly comprises of numpy and tensorflow which provide alike api for both python2 and python3.
It would be highly appreciated if you raise a pull request for a python3 version of the project 😄.

@samre12 samre12 closed this as completed May 9, 2018
@johndpope
Copy link

johndpope commented May 9, 2018

it's possible at command line to simply type
**2to3 */*.py -W**
this will upgrade syntax in files to python3.

@johndpope
Copy link

hocgabri@2f06439

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

3 participants