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
286 stars 104 forks source link

71360 illegal hardware instruction python main.py #22

Open KaOCode opened 1 year ago

KaOCode commented 1 year ago

Macbook M1 2022 everything required is installed.

(base) ➜ ProphitBet-Soccer-Bets-Predictor git:(main) ✗ python main.py [1] 71360 illegal hardware instruction python main.py

enzo23isco commented 6 months ago

I'm having the same problem here. I also have a Mac. Found a solution yet?

kochlisGit commented 6 months ago

Try python3 instead of python

enzo23isco commented 6 months ago
Screenshot 2024-01-06 at 7 17 30 PM

Still same error :(