-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
With the help of gpt chat I managed to run script, but I don't know if it's correct
1.Powershell
cd C:\Users\Admin\Desktop\ProphitBet-Soccer-Bets-Predictor-main
2. py -3.10 -m venv venv
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
& .\venv\Scripts\Activate.ps1
3.py -3.10 -m pip install --upgrade pip setuptools wheel
4.pip install -r requirements.txt
5. python .\main.py --download-only
6. python .\main.py
the program starts, but I don't know how to download the latest seasons 2025, it only shows up to 2020, how to download 2025?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
