Cannot install anaconda over pyenv(Xavier)

I tried to install anaconda over pyenv and got an error.

ERROR: The binary distribution of Anaconda3 is not available for .

I have to use pyenv because I want to use ros on python2 and pytorch on python3.
And pytorch doesnt support pyPi so I have to use anaconda also.

How can I resolve this problem?

Hi,

Anaconda doesn’t support aarch64 architecture so you are not able to install it on Jetson Xavier.
Since this is not an open source framework, there is no other workaround except for the official package.

Thanks.

I hope in the future Nvidia will contact more frameworks like Anaconda or IDE’s like Pycharm.

(For the last one there is a workaround but its buggy.)

I think these are missing features as for now.