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

Error while running data.py #20

Open
alaeddine-abbagh opened this issue Mar 10, 2019 · 0 comments
Open

Error while running data.py #20

alaeddine-abbagh opened this issue Mar 10, 2019 · 0 comments

Comments

@alaeddine-abbagh
Copy link

Traceback (most recent call last):
File "data.py", line 189, in
detseg()
File "data.py", line 79, in detseg
imgs_train = np.load('imgs_train.npy')
File "/usr/local/lib/python3.6/dist-packages/numpy/lib/npyio.py", line 372, in load
fid = open(file, "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'imgs_train.npy'

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

1 participant