J3ldo / UGC-Sniper

J3ldo Sniper, a free powerful, and easy to customize roblox Sniper
MIT License
151 stars 93 forks source link

Error After Running the main.py file. #33

Closed jKod1 closed 1 year ago

jKod1 commented 1 year ago

Hi, i just runned the code and i got the next error Traceback (most recent call last): File "C:\Users\PC\Desktop\UGC-Sniper-main\main.py", line 1, in <module> import requests as r ModuleNotFoundError: No module named 'requests'

Does this mean that the script beggining is failing to start looking for the limited because is set to anything?

popcrocks commented 1 year ago

no it means u are a retard

jKod1 commented 1 year ago

Oh wow discarding your way of answering my question, so what is the reason why I receive that message then?

fallino11 commented 1 year ago

Read the Readme.md ( https://github.com/J3ldo/UGC-Sniper/blob/main/README.md ) You need to install the "requests" library. Here is an advanced guide: https://www.geeksforgeeks.org/how-to-install-requests-in-python-for-windows-linux-mac/

jKod1 commented 1 year ago

Read the Readme.md ( https://github.com/J3ldo/UGC-Sniper/blob/main/README.md ) You need to install the "requests" library. Here is an advanced guide: https://www.geeksforgeeks.org/how-to-install-requests-in-python-for-windows-linux-mac/

Thank you for your responding, sorry about my mistake, i did read that part, solved it.