0

Fairly new to coding. All suggestions say to input pip install opencv-python but this gives syntax error "invalid syntax". I don''t understand at all. Any help is appreciated

I tried what everyone said to do. Expected it to work.

4
  • 1
    Where are you running the pip install command? its meant for the terminal, sounds like you are running it inside a python interpreter (that will not work). Commented Mar 6, 2023 at 20:06
  • Yes I am using a pyton interpreter. Should I not be using this? and where is the terminal? What program do you use for python?? Commented Mar 6, 2023 at 20:23
  • I found the terminal. Hooray! Thank you!! Commented Mar 6, 2023 at 20:25
  • Please view this link stackoverflow.com/questions/51853018/… Commented Mar 8, 2023 at 17:17

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.