Why is cv2 missing in my Jupyter Notebook, but working in my terminal with the same Virtual Environment?
I am on a Nvidia Jetson Nano with the JetPack4.5 Image from Waveshare. I installed a Virtual Environment with python3.8 and OpenCv.
When I try in my terminal there is no Problem.