Skip to content

ModuleNotFoundError upon from cumulator import base #25

@Grim-bot

Description

@Grim-bot

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

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is neededimportantThis should be addressed with high priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions