32bit Python/Docker on Jetson Nano

I work on a Jetson Nano 2GB and I need to install 32bit version of Python 3.5. I try to install it but it never works. I tried also to run 32bit/ubuntu on a docker container in order to install 32bit python but when running image a message appears about architecture incompatibility. I have installed the necessary libraries for i386 and armhf architecture.
Is it possible to install 32bit python or 32ubuntu docker image on 64bit Jetson nano or the architecture of Jetson does not allow that?

No.

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