Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pip help
#1
I was told by the author of a github showing to run this command after installig Python :-

pip install opencv-python numpy python3_xlib pyautogui pillow

However I am greeted with an error highlighting 'install' as a bad command.

Any comments would be appreciated.

Thanks
Reply
#2
Assuming you're installing it on Windows, when you installed python, did you choose "Add Python to PATH".

link removed
Larz60+ write Today, 05:27 AM:
Link removed
Reply
#3
(Yesterday, 06:14 PM)meditek Wrote: I am greeted with an error highlighting 'install' as a bad command
Could you please provide the exact error you get. Note, pip commands should be executed in shell/cmd not as python code.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Forum Jump:

User Panel Messages

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