How to run yolov8 model on jetson nano 16GB emmc

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.

  1. 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?

  2. 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)

Hi,

Some online tutorials can guide you to run YOLOv8 on the Nano with JetPack 4.
As we cannot share third-party links here, please search it and find one to follow.

Thanks.

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