iholston / lol-bot

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

module not found error #22

Closed ats97 closed 1 year ago

ats97 commented 1 year ago

erro

iholston commented 1 year ago

Did you follow the setup procedures listed in the Readme.md?

ats97 commented 1 year ago

Você seguiu os procedimentos de configuração listados no Readme.md?

hi, yes i followed all the steps correctly and when i run the Launcher as admin another error occurs

erro2

iholston commented 1 year ago

try running "pip list"

ats97 commented 1 year ago

how I do this?

iholston commented 1 year ago

open command prompt and type "pip list"

ats97 commented 1 year ago

Hi, after installing phyton inside the lol bot folder the program worked normally!

iholston commented 1 year ago

glad you were able to find a fix.