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