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

ModuleNotFoundError: No module named 'support' #564

Open
seyedamirshobeiri opened this issue Apr 18, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'support' #564

seyedamirshobeiri opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
awaiting-reply Awaiting feedback / an answer for OP documentation Improvements or additions to documentation

Comments

@seyedamirshobeiri
Copy link

image

@mdbenito mdbenito self-assigned this Apr 19, 2024
@mdbenito mdbenito added bug Something isn't working documentation Improvements or additions to documentation labels Apr 19, 2024
@mdbenito
Copy link
Collaborator

Hi, I assume you are running the influence_imagenet notebook, but not from a clone of the repository, but a copy. So, if you do:

pip install pydvl[influence] jupyter
cp /somepath/influence_imagenet.ipynb .
jupyter notebook

Then you'll see the error, because the notebook requires some additional code in the support folder. Copy that to the same directory and you will be good to go.

@mdbenito mdbenito added awaiting-reply Awaiting feedback / an answer for OP and removed bug Something isn't working labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-reply Awaiting feedback / an answer for OP documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants