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

test.npy load error #11

Open
beyhangl opened this issue Sep 3, 2018 · 5 comments
Open

test.npy load error #11

beyhangl opened this issue Sep 3, 2018 · 5 comments

Comments

@beyhangl
Copy link

beyhangl commented Sep 3, 2018

These code is giving error to read from test.npy folder.
It's executable code for test.py but why this code needs that ?

X_test=np.load('test.npy')

IOError: [Errno 2] No such file or directory: 'test.npy'

@harshtikuu
Copy link
Owner

Run processor.py to create a test.npy dump.

@aarthipriyar
Copy link

I did but is not creating test.npy ?

@BelivLi
Copy link

BelivLi commented May 11, 2019

rename to test?

@arash9900
Copy link

the same problem here, processor.py does not create test.npy

@arash9900
Copy link

solved with help of this link:
#6 (comment)

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

5 participants