nickpadd / EuropeanFootballLeaguePredictor

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

Problem with Installing Understat package #63

Closed SoccerCashUK closed 2 months ago

SoccerCashUK commented 9 months ago

Hi having major problem trying to install understat by pip James

nickpadd commented 9 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?

nickpadd commented 2 months ago

Same as #80