如何创建专门的 32 位 conda 环境?我试过:
set CONDA_FORCE_32BIT=1 conda create -n py310_32 python=3.10.5
但这没有用。
python conda
conda ×1
python ×1