Replies: 1 comment
-
Hey there I am also having a lot of issues getting this too run perhaps we can help each other. In regards to this issue have you tried running pip3 install pandas and then trying again to compile it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
starting the tool with
$ python3 main.py -xgb -odds=fanduel
I have this error
File "/home/user/NBA-Machine-Learning-Sports-Betting/main.py", line 4, in
import pandas as pd
ModuleNotFoundError: No module named 'pandas'
Please if someone guides me thank you
Beta Was this translation helpful? Give feedback.
All reactions