Thx, i intall JP4.6.1 in my device successfully!!
However, there is another question. I just want to install pytorch in my NX, but i find there are no pytorch version correspond to JP4.6.1. I checked the version in this website PyTorch for Jetson - version 1.11 now available. And download the package “torch-1.6.0-cp36-cp36m-linux_aarch64.whl”.
But install failed in my NX:
pip install torch-1.6.0-cp36-cp36m-linux_aarch64.whl
ERROR: torch-1.6.0-cp36-cp36m-linux_aarch64.whl is not asupported wheel on this platform.
Pls help, thans a lot.