Jetson Xavier NX configuration issue

Hi guys,
I am facing some issues with my jetson Xavier NX. Actually I want to build OpenCV in that with python 3.7 and CUDA support. When I’m trying to install the OS using SDK manager I am getting python 3.6 with CUDA 10.2, Cudnn 8.2 and I can build OpenCV on top of that. But I want to build OpenCV with CUDA support for python 3.7. If I am upgrading my python version form 3.6 to 3.7, I am not able to use OpenCV that has been built over python 3.6.
Can you help me with providing some documents that can help me in doing these changes.

Hi,

Please find below an example of building OpenCV with a custom Python version:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.