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 with ColabDEFMap.ipynb #6

Open
yazdan12555 opened this issue Dec 2, 2024 · 0 comments
Open

Issue with ColabDEFMap.ipynb #6

yazdan12555 opened this issue Dec 2, 2024 · 0 comments

Comments

@yazdan12555
Copy link

Hi!

While running Defmap on GoogleColab (3. Run DEFMap):
I get the following error, and installing "scikit-learn" or "preprocessing" doesn't fix it. Any help would be highly appreciated.

ModuleNotFoundError Traceback (most recent call last)
in <cell line: 14>()
12 import numpy as np
13
---> 14 from preprocessing.prep_dataset import create_dataset_for_prediction
15 from util import get_em_map, standardize_int
16

ModuleNotFoundError: No module named 'preprocessing.prep_dataset'

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