Python Forum
'pip' not recogmnized in windows prompt
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
'pip' not recogmnized in windows prompt
#1
Hi,

I want to add a library in Python by typing
Quote:pip install python-docx
in de Windows command promp. I get the result
Quote: 'pip' is not recognized as an internal or external command,
operable program or batch file.
. I have been trying for hours to solve this problem..
I have reinstalled Python and selected the option to add Python to the system PATH during installation. I have in the "System variables" section, select the "Path" variable, then clicked "Edit." and inserted the path where Python is installed.

How can this be solved?
Reply
#2
These links may help
https://stackoverflow.com/questions/4750...s#12476379
https://pip.pypa.io/en/stable/installation/
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags


Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVED] [Windows] Right way to prompt for directory? Winfried 4 2,063 Jan-17-2023, 09:28 PM
Last Post: markoberk
  Open windows cmd prompt and run cmds with python Extra 3 1,459 Jul-14-2022, 06:07 AM
Last Post: Gribouillis
  starting python from windows command prompt MaartenRo 4 2,860 Sep-04-2020, 12:25 PM
Last Post: MaartenRo
  Subprocess command prompt (Windows) arnaur 6 10,335 Sep-06-2018, 07:22 AM
Last Post: arnaur
  How do I run python scripts from any directory using Windows command prompt? bigmit37 4 15,775 Jun-15-2017, 04:13 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020