-
Notifications
You must be signed in to change notification settings - Fork 85
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
test.npy load error #11
Comments
Run processor.py to create a test.npy dump. |
I did but is not creating test.npy ? |
rename to test? |
the same problem here, processor.py does not create test.npy |
solved with help of this link: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These code is giving error to read from test.npy folder.
It's executable code for test.py but why this code needs that ?
IOError: [Errno 2] No such file or directory: 'test.npy'
The text was updated successfully, but these errors were encountered: