DeviatorZ / league-account-checker

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

main.pyw don't open #69

Closed bilbil5 closed 10 months ago

bilbil5 commented 1 year ago

it used to work but now it won't open. why?

zasaky commented 1 year ago

Hello, I had same problem. You need to reinstall the dependencies. Run the codes again. You can find it in the main page

bilbil5 commented 1 year ago

@zasaky hello. i did pip install -r requirements.txt and still not opening

DeviatorZ commented 12 months ago

right-click on main > Edit with IDLE (you might now have this option if you've installed Python from the Microsoft Store) > F5 > You'll see the error in the output. Make sure you get the newest version.

DeviatorZ commented 10 months ago

There's a dependency issue with Python 3.12. Use 3.8 - 3.11