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

No such file #37

Open
Rhenm091619 opened this issue Dec 29, 2022 · 0 comments
Open

No such file #37

Rhenm091619 opened this issue Dec 29, 2022 · 0 comments

Comments

@Rhenm091619
Copy link

File "C:\ProgramData\Anaconda3\envs\simswap\lib\site-packages\torch\utils\data_utils\fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in possibly_batched_index]
File "C:\ProgramData\Anaconda3\envs\simswap\lib\site-packages\torch\utils\data_utils\fetch.py", line 44, in
data = [self.dataset[idx] for idx in possibly_batched_index]
File "C:\Users\Administrator\Desktop\simswap\data\CelebA_class.py", line 73, in getitem
latent_id = np.load(latent_id_dir)[0] # 512
File "C:\ProgramData\Anaconda3\envs\simswap\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: './dataset/CelebA\latents/27270.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