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

Issue running drug example #70

Open
akhilpandey95 opened this issue Aug 6, 2020 · 0 comments
Open

Issue running drug example #70

akhilpandey95 opened this issue Aug 6, 2020 · 0 comments

Comments

@akhilpandey95
Copy link

When I try to run

python uno_baseline_keras2.py --config_file uno_by_drug_example.txt

I am getting the following error:

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: ''
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