You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: