iholston / lol-bot

An account leveling bot for League of Legends written in Python
MIT License
295 stars 46 forks source link

I don't know how to write the code in cmd #140

Closed Shieldstrike closed 8 months ago

Shieldstrike commented 8 months ago

Help please, I'm stupid. image

iholston commented 8 months ago

You are doing it correctly, reopen the python installer and make sure that pip is checked. It should install pip for you.

iholston commented 8 months ago

Your issue is that you have python installed but don't have pip installed so once you fix that you can run the command.

Shieldstrike commented 8 months ago

image image image image

Shieldstrike commented 8 months ago

Well...

Shieldstrike commented 8 months ago

What do I do now?

iholston commented 8 months ago

Try installing it for all users, and make sure to restart cmd afterwards

Shieldstrike commented 8 months ago

image I can't download it for all users, I don't know why and I've already looked on the internet

Shieldstrike commented 8 months ago

I've already run the file as an administrator, I've already accessed the properties and I can't

Shieldstrike commented 8 months ago

What do I do now?

iholston commented 8 months ago

I'm not really sure what to tell you at this point, you simply need to figure out how to install pip on your computer. Once you do that, you should be good to go.