Debian – Getting opencv registered on Python 3.11 (Jetson Nano)
Have been spending many hours on getting this working with the newest python on Jetson, default it comes with Python 3.6.9 (Jetpack 4.6.4). So I compiled Python 3.11 and registered it. It works. NOTE: pip install opencv-python is NOT the…