doubleplusc / Line-sticker-downloader

89 stars 26 forks source link

Installed Python but I can't run the file #17

Open OPessimist opened 3 years ago

OPessimist commented 3 years ago

I've installed Python 3.9 on my Windows 10 but I can't run the file at all. The Python window appears and then disappears immediately.

KingGeneral commented 3 years ago

u need to check if your python installed correctly or not. by type : python -V

dont do this in git bash, do in cmd.exe if using windows