Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'carball.rattletrap' #8

Open
nickswaya opened this issue Jul 16, 2021 · 0 comments
Open

No module named 'carball.rattletrap' #8

nickswaya opened this issue Jul 16, 2021 · 0 comments

Comments

@nickswaya
Copy link

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'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant