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

Output error, sorry i'm new on this python language #11

Closed
metantonio opened this issue Apr 1, 2019 · 0 comments
Closed

Output error, sorry i'm new on this python language #11

metantonio opened this issue Apr 1, 2019 · 0 comments

Comments

@metantonio
Copy link

Any idea how to fix it?

(base) C:\Users\anton>D:\DFL\Anaconda\CartoonGAN-Pytorch-master\test.py
Traceback (most recent call last):
File "D:\DFL\Anaconda\CartoonGAN-Pytorch-master\test.py", line 25, in
shutil.rmtree(opt.output_dir)
File "D:\DFL\Anaconda\lib\shutil.py", line 500, in rmtree
return _rmtree_unsafe(path, onerror)
File "D:\DFL\Anaconda\lib\shutil.py", line 382, in _rmtree_unsafe
onerror(os.listdir, path, sys.exc_info())
File "D:\DFL\Anaconda\lib\shutil.py", line 380, in _rmtree_unsafe
names = os.listdir(path)
FileNotFoundError: [WinError 3] The system cannot find the path specified: './output_lcy'

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