-
Notifications
You must be signed in to change notification settings - Fork 187
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
Comments
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 |
You can take any python 2 script and run |
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. |
Here it is: #21 |
@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? |
No description provided.
The text was updated successfully, but these errors were encountered: