I usually use PyCharm
but, i was trying to run py
extension file from terminal.
I have already installed opencv-python
.
I tried pip3 install opencv-python
also. Nonetheless, I am having the same issue. But, I am able to run those files from PyCharm
.