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

ImportError: cannot import name 'Cifar10HDataset' #415

Closed
ItamarKanter opened this issue Jul 19, 2021 · 4 comments
Closed

ImportError: cannot import name 'Cifar10HDataset' #415

ItamarKanter opened this issue Jul 19, 2021 · 4 comments

Comments

@ItamarKanter
Copy link

I have installed uncertanity-baselines but failed to load it due to the following error:

import uncertainty_baselines as ub
ImportError: cannot import name 'Cifar10HDataset'

Has anyone experienced a similar issue or have an idea how to solve it?

@thlarsen13
Copy link

I am experiencing the same issue, and I will post here if I find a solution.

@thlarsen13
Copy link

thlarsen13 commented Jul 22, 2021

It seems that this issue stems from recent changes that appear to have broken part of the code. I didn't understand the changes that are causing it to break, so I recommend just working with an earlier version of the code. This commit from 9 days ago appears to work: 2da91af.

@znado
Copy link
Collaborator

znado commented Aug 3, 2021

We will look into this and fix it ASAP!

@znado
Copy link
Collaborator

znado commented Aug 3, 2021

Let me know if this PR did not fix the problem!

@znado znado closed this as completed Aug 3, 2021
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

3 participants