I need to run my yolov8 model. Pt in my jetson nano 16GB emmc, jetpack version is 4.6.5 and python version is 3.6.
-
But it requires install python 3.7 or above. But when I try to install this version it shows it’s not installed. How can I do that?
-
After install python 3.7 or other version do I need to reinstall CUDA and TensorRT like packages again to ensure compatibility with new python version? ( I already have have installed those components with jetpack using SDK manager)