How to install python3.8 32bit on Xavier NX

First, can I install it?
If OK, now I have installed miniforge like conda on NX, and I try to input" set CONDA_FORCE_32BIT=1" to change conda to 32bit platform which does well on windows. Then I create a new conda env with python3.8 and check its version use “platform.architecture()” on python which outputs “64bit”.

Thansk for helping me!

Hi,

Sorry that we don’t have too much experience with it.

Could you try it directly to see if any issues?
Suppose the steps should be similar to the desktop environment.

Thanks.

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