No such file or directory: '_ids.npy'
Opened this issue · 0 comments
Manoa1911 commented
Traceback (most recent call last):
File "train.py", line 55, in <module>
imagedir = np.load(curdir + "_ids.npy")
File "E:\programs\WPy64-3680-torch1\python-3.6.8.amd64\lib\site-packages\numpy\lib\npyio.py", line 416, in load
fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: '_ids.npy'