DeviatorZ / league-account-checker

an account checker for league of legends
GNU General Public License v3.0
60 stars 9 forks source link

Could not find a version that satisfies the requirement pysimplegui==4.60.4 #108

Open Fungaroo opened 3 months ago

Fungaroo commented 3 months ago

C:\Users\gabi\Downloads\league-account-checker-main\league-account-checker-main>pip install -r requirements.txt ERROR: Could not find a version that satisfies the requirement pysimplegui==4.60.4 (from -r requirements.txt (line 1)) (from versions: 2.7.0, 4.60.5, 5.0.0, 5.0.2, 5.0.3, 5.0.4, 5.0.5) ERROR: No matching distribution found for pysimplegui==4.60.4 (from -r requirements.txt (line 1)) WARNING: You are using pip version 20.2.3; however, version 24.0 is available. You should consider upgrading via the 'c:\users\gabi\appdata\local\programs\python\python38\python.exe -m pip install --upgrade pip' command.

Someone know how to fix that?

Caibara commented 2 months ago

Having the same issue here. Did you find a fix for this @Fungaroo ?

yangliu712 commented 2 weeks ago

same issue

hadezshs commented 5 days ago

same issue

go to requeriments file and change pysimplegui version, to one of the versions that is saying image

Caibara commented 2 days ago

same issue

go to requeriments file and change pysimplegui version, to one of the versions that is saying image

Awesome, thanks a bunch, that worked. Just to know before I purchase captchas, is the checker still working?

KR Caibara