How to correctly configure orin nano to work with yolo? Step by step

Hello.

I’ve been using orin nano for a few months (computer vision with yolo). Everything was fine until the problem with snap (Jetson orin nano - Browser issue)

Yesterday morning I flashed jetson with the new jetpack (as far as I remember 6.2.1). But I can’t configure the environment. I used to do it using this instruction: https://elinux.org/Jetson/L4T/TRT_Customized_Example#YoloV11_using_Pytorch
And everything worked fine. But now the servers from which torch-2.5.0 torchvision-0.20.0 should be installed are unavailable. I’ve tried different options, but nothing works for me. I always get different errors…

Tell me how to correctly configure (preferably natively) the system

1 Like

Hi,

We update the latest package and its resource link.
Please refer to Jetson/L4T/TRT Customized Example - eLinux.org and download new whl.

Thanks

1 Like

Hi again. After trying all the wrong solutions with the new JetPack, I just installed JetPack 6.1 and the environment according to the instructions from ultralytics 🤪

I also tried setting up the environment according to the instructions from elinux - it works great too.

Problem solved

1 Like

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