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

What is the problem with this error #32

Open
bottleicesuger opened this issue Jan 11, 2025 · 2 comments
Open

What is the problem with this error #32

bottleicesuger opened this issue Jan 11, 2025 · 2 comments

Comments

@bottleicesuger
Copy link

Hi! After running./main.py --ewc in the terminal, I encountered the following error.

(XHR) (base) estar@estar-W580-G20:/media/estar/Files/30_XHR/continual-learning-master/continual-learning-master$ ./main.py --ewc
Traceback (most recent call last):
File "/media/estar/Files/30_XHR/continual-learning-master/continual-learning-master/./main.py", line 758, in
run(args, verbose=True)
File "/media/estar/Files/30_XHR/continual-learning-master/continual-learning-master/./main.py", line 59, in run
os.mkdir(args.r_dir)
FileNotFoundError: [Errno 2] No such file or directory: '/esat/opal/tmp/back-ups/three-scenarios/store/results'

@YuanLinxi
Copy link

I suggest you annotate this line of code.

store = "/esat/opal/tmp/back-ups/three-scenarios/store"

@bottleicesuger
Copy link
Author

Thank you very much.

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

2 participants