Skip to content

No module named 'carball.rattletrap' #8

@nickswaya

Description

@nickswaya

I get the following error after running data_main.py:
python data_main.py Traceback (most recent call last): File "data_main.py", line 2, in <module> from data.convert_replays import pre_process_parallel File "/home/nicks/Galvanize/projects/ReplayModels/data/convert_replays.py", line 15, in <module> from carball.rattletrap.run_rattletrap import RattleTrapException ModuleNotFoundError: No module named 'carball.rattletrap'
I pip installed requirements.txt and have the most recent version of carball, but I also am not seeing a submodule 'rattletrap'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions