Skip to content

pip non reconnu #35

Closed Answered by VyvaHart
mazid9912 asked this question in Help
Discussion options

You must be logged in to vote

This issue is the most common when you start to use python.
From my point of view the best solution will be to reinstall python from main page: Download Python (i recommend 3.11 version). And before installation mark the checkbox "Add to PATH"
after that open terminal (press WIN+R -> type 'cmd') and type python --version. If the terminal gives you: Python 3.11.0 - all good
then try to install/upgrade pip: python -m pip install --upgrade pip
i hope it will work for you

Good Luck!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nash115
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants