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

Could you possibly make a python 3 version? #11

Open
erkus-circus opened this issue Jan 19, 2019 · 5 comments
Open

Could you possibly make a python 3 version? #11

erkus-circus opened this issue Jan 19, 2019 · 5 comments

Comments

@erkus-circus
Copy link

No description provided.

@Dog-Man42
Copy link

I just added parenthesis to all the prints and added some int() to some variables that it complained about that hopefully didn't mess anything up

@johndpope
Copy link

You can take any python 2 script and run
2to3 filename.py
and it will auto upgrade it.

@benelot
Copy link

benelot commented May 12, 2019

I did a pull request that contains a requirements.txt, documentation on how to run it and a migration to python3. I am happy to get feedback from anybody who tries to run it.

@benelot
Copy link

benelot commented May 12, 2019

Here it is: #21

@johndpope
Copy link

@benelot - I need to double check but the last time I attempt to run code got stuck on samples.npy - was there a missing step on spitting this out?

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

4 participants