nickpadd / EuropeanFootballLeaguePredictor

A machine learning/statistical model to derive prediction probabilities for football matches of the top european leagues.
https://nickpadd.github.io/EFLP.github.io/Home/
MIT License
15 stars 3 forks source link

Problem with Installing Understat package #63

Open SoccerCashUK opened 4 months ago

SoccerCashUK commented 4 months ago

Hi having major problem trying to install understat by pip James

nickpadd commented 4 months ago

Hello! Did you attempt to install all the dependencies yourself?

I suggest using Poetry or the requirements.txt/pip as it is explained in the README.md because they specify the package versions and help avoid conflicts.

Can you please provide me with the error message that appears while installing?