I am having hard time to install and add "cv2" module in PyCharm2018, to my project.
When I run pip install cv2, I am notified that my pip version is 10.0.1. I have check forum how to upgrade it, which i did. But I am still prompted by same message, that my pip is version 10.0.1
Project settings are showing 18.1, and python -m pip install pip confirms same, that version is 18.1. I have restarted IDE and also computer, same story.