#π my pip wont work
27 messages Β· Page 1 of 1 (latest)
@shut shadow
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
It looks to me like pip hasn't been added to your path for whatever reason. You can find where python is installed using python -c "import os, sys; print(os.path.dirname(sys.executable))". If you go to the directory that prints, by default C:\Python3XX (where XX is your installed version), you can find pip.exe inside the Scripts folder. You can then shift right click -> copy as path, then follow this to add it to your path https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/
Also, this project name looks sus as hell. If it breaks discord's TOS, don't ask for help about it, since that is against both discord TOS and this server's rules.
Thoughts from Ryan Hoffman, an experienced team leader, software architect and developer.
do u have pip installed??
bro
you didn't even install anything π
alr so then why are you asking us
py -m pip install requests
this is how
requests is a package name
you try if the link returned a json or some data
Where did all these people come from π You can also do py -m pip install -r requirements.txt if py works
there is no shortcut
you need to learn programming first
there's a history in py-dis π
Then you can close this post with !close since this is quickly devolving into chaos.
bruh, please stop doing that.
or the easier way of fetching the json from the link using requests.get
not the first time you do something like this
First step is βpip βversion
well
for nitrocode in a_list:
# do logic here
we've told you multiple times to learn the basics of python, why do you insist on ignoring solid advice?
not to mention that what you're doing is against discord TOS.
!rule 5
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.