I\'ve been trying to install both OpenCV and cv2 from both Pycharm and from the terminal as suggested using:
pip install --user opencv pip install --user cv2
In jetso nano this work for me.
$ git clone https://github.com/JetsonHacksNano/buildOpenCV $ cd buildOpenCV