About the PyTorch version in Jetson Nano

I’m having issues with the pytorch version of Jetson nano. The jetpack version supported by nano can only support 4.6.5, that is, torch-1.10.0-cp36-cp36m-linux_aarch64.whl, but MMSegmentation requires python version to be greater than or equal to 3.8, please provide python>=3.8 version of pytorch

Hello,

Thanks for visiting the NVIDIA Developer forums! Your topic will be best served in the Jetson category.

I will move this post over for visibility.

Cheers,
Tom

Hi,

We only have prebuilt for the default Python version.
For other versions, please build it from the source.

Thanks.