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
Traceback (most recent call last):
File "uno_baseline_keras2.py", line 555, in<module>main()
File "uno_baseline_keras2.py", line 551, in main
run(params)
File "uno_baseline_keras2.py", line 309, in run
use_exported_data=args.use_exported_data,
File "/home/z1835018/code/uncertainty/Benchmarks/Pilot1/Uno/uno_data.py", line 999, in load
self.save_to_cache(cache, params)
File "/home/z1835018/code/uncertainty/Benchmarks/Pilot1/Uno/uno_data.py", line 698, in save_to_cache
os.mkdir(dirname)
FileNotFoundError: [Errno 2] No such file or directory: ''
The text was updated successfully, but these errors were encountered:
When I try to run
I am getting the following error:
The text was updated successfully, but these errors were encountered: