-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededimportantThis should be addressed with high priorityThis should be addressed with high priority
Description
We got the following feedback:
I just pip install Cumulator and its dependencies and from cumulator import base as suggested by the project description, and there is this error.
>>>from cumulator import base
File "/home/roazbind/.conda/envs/robin_env/lib/python3.8/site-packages/cumulator/base.py", line 16, in <module>
from src.cumulator.prediction_feature.prediction_helper import get_predictions, compute_features
ModuleNotFoundError: No module named 'src'
```Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededimportantThis should be addressed with high priorityThis should be addressed with high priority