I am having trouble installing any PIP module.
Steps/Precautions I have taken:
- I uninstalled Python and downloaded the most recent Python 3.6.2.
- PIP seems to be installed already C:\Users\Danc2>C:\Users\Danc2\AppData\Local\Programs\Python\Python36-32\scripts\pip3.6 (also included are files: pip, pip3).
pip install pyperclip
returns'pip' is not recognized as an internal or external command, operable program or batch file.
- In using many different forums and typing commands into CMD I come up with results like: "'pip' is not recognized as an internal or external command, operable program or batch file."
- When trying to refer to my folder location: "C:\Users\Danc2>C:\Users\Danc2>C:\Users\Danc2\AppData\Local\Programs\Python\Python36-32\scripts Access is denied."
Sorry for the common question, but I just cannot figure it out for my individual problem. I appreciate any kind effort to help.
Daniel.