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

NSButton: 0x7fe573a48080 #83

Open omerkymcu opened 2 months ago

omerkymcu commented 2 months ago

Hello, I have successfully completed the installation, but I'm getting the following error and encountering the issue shown in the screenshot. How can I fix this?

024-04-15 23:28:53.160 python[10142:131011] Warning: Expected min height of view: (<NSButton: 0x7fe573a48080>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. ![Uploading Ekran Resmi 2024-04-15 23.41.34.png…]()

omerkymcu commented 2 months ago
Ekran Resmi 2024-04-15 23 41 34
kochlisGit commented 2 months ago

Hm, that's strange. Have you tried other league? Also, do you have internet connection?

omerkymcu commented 2 months ago

You are right, I accessed the data when I connected via VPN. Thanks for the tip.