-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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'
Metadata
Metadata
Assignees
Labels
No labels