kochlisGit / ProphitBet-Soccer-Bets-Predictor

ProphitBet is a Machine Learning Soccer Bet prediction application. It analyzes the form of teams, computes match statistics and predicts the outcomes of a match using Advanced Machine Learning (ML) methods. The supported algorithms in this application are Neural Networks, Random Forests & Ensembl Models.
MIT License
281 stars 104 forks source link

Empty screen without any errors #37

Closed Clemclem74 closed 9 months ago

Clemclem74 commented 9 months ago

Hey,

I am trying to run the program on a Mac but, when starting the app, I get no error but nothing also in the UI. Everything is empty, even the Create League form. I cannot Load any league or data, just having everything like that. Could you please help me ?

image

Thanks,

Clément

Clemclem74 commented 9 months ago

It was a python < 3.11 incompatibility with the latest version of MacOS