kyleskom / NBA-Machine-Learning-Sports-Betting

NBA sports betting using machine learning
1.23k stars 443 forks source link

Traceback (most recent call last): File "/content/main.py", line 4, in <module> from colorama import Fore, Style ModuleNotFoundError: No module named 'colorama' #287

Closed Gxent closed 1 year ago

Gxent commented 1 year ago

Traceback (most recent call last): File "/content/main.py", line 4, in from colorama import Fore, Style ModuleNotFoundError: No module named 'colorama'

kyleskom commented 1 year ago

Run pip3 install colorama