#🔒 'pip' is not recognized as an internal or external command,operable program or batch file.
82 messages · Page 1 of 1 (latest)
@haughty folio
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.
did u download pip if ur on an older version
try pip —version to see if it’s alr installed
'pip' is not recognized as an internal or external command,
operable program or batch file.
Download pip
how
@haughty folio
What version of python r u on
how i check
python —version
Python 3.12.3
Did you install python correctly?
yeh
try py -m pip
C:\Users\michl\AppData\Local\Programs\Python\Python313-32\python.exe: No module named pip
what?
uninstall python
reinstall it
wait i got this
usage: C:\Users\michl\AppData\Local\Programs\Python\Python313-32\python.exe [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.
bro
actually is pip even updated for python 3.13 yet
!pip pip
doesn't look like it
uhh
what does py -0 show you?
-V:3.12 * Python 3.12 (64-bit)
-V:3.12-32 Python 3.12 (32-bit)
oh, hmm
go into that folder, open the Scripts folder in there
do you see pip.exe?
or well anything that looks like pip something
how do i go their
just copy and paste everything before python.exe
is there no Scripts folder?
nope
if you installed from python.org's installer then there should be one
oh... try re-installing?
^
I'm still on 3.11
usually 1 or 2 major versions behind is a good idea cause things have been stabilized and modules have been updated to support them
don't add to path
usage: C:\Users\michl\AppData\Local\Programs\Python\Python312\python.exe [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.
is that what it shows you when you run py -m pip?
yerh
what about py -3.11 -m pip?
C:\Users\michl>py -3.11 -m pip
C:\Users\michl\AppData\Local\Programs\Python\Python311-32\python.exe: No module named pip
dafuq
did you change some settings while using the installer?
nope
yah
ngl I'm not sure
breh
like it literally says that it will install pip
and on my machine it does install pip
(ignore the version, doesn't matter)
ill restart my computer
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.