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

Outdated overview tutorial #326

Open
leon-costa opened this issue Mar 3, 2023 · 0 comments
Open

Outdated overview tutorial #326

leon-costa opened this issue Mar 3, 2023 · 0 comments

Comments

@leon-costa
Copy link

Describe the bug
The Overview tutorial doesn't work with the current code.

To Reproduce
Follow the steps of the tutorial.

Screenshots

Traceback (most recent call last):
  File "/home/leon/projects/solo-learn/tutorial-unfixed.py", line 13, in <module>
    from solo.utils.classification_dataloader import prepare_data as prepare_data_classification
ModuleNotFoundError: No module named 'solo.utils.classification_dataloader'

Versions
The main branch of solo-learn.

Additional comments
I started to fix this in leon-costa@5f3ff8f but I didn't go further than fixing the imports. The rest of the code probably needs to be updated as well.

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