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

[BUG] 'DummyCatalogSource' object has no attribute 'get_driver' in 01.Getting_Started.ipynb #33

Closed
hackelle opened this issue May 12, 2022 · 2 comments · Fixed by #34
Closed
Labels
bug Something isn't working

Comments

@hackelle
Copy link

When running the first two cells of the getting started notebook, I get the AttributeError shown above.

squirrel 0.12.3
squirrle-datasets 0.1.2
google-colab (CPU Runtime)

Expected behavior: getting CIFAR dataset to be able to show it using matplotlib

Side note: Comment says "imagenet" but code says "cifar10" (cell 2, line 10)

@hackelle hackelle added the bug Something isn't working label May 12, 2022
@AlpAribal
Copy link
Contributor

AlpAribal commented May 12, 2022

Thank you for the bug report! Could you try restarting the Colab runtime (Runtime -> Restart runtime) after installing squirrel-datasets-core and re-running the cells?

We will be fixing the typos in the meantime.

@hackelle
Copy link
Author

Thank you, that solved my problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants