I can’t to install Opencv in my Python Interpreter. I’ve try with cmd using pip command and still not installed.
I’ve try in anaconda and make new environment but still not detected.
Any help for beginner like me hehe?
I can’t to install Opencv in my Python Interpreter. I’ve try with cmd using pip command and still not installed.
please replace the useless screenshot of your ide with a TEXT version of the cmds and errors, thank you.
what you’ve shown so far is purely a PyCharm issue. you haven’t demonstrated that it’s actually an issue with
I would suggest you get help in a forum specific to PyCharm
Thank you, I’ll go there to solve it
try to use cmd and type in the command “pip install opencv-python”