conda create -n myenv python conda install -n myenv scipy ... Verify that the new environment was installed correctly: conda env list.
確定! 回上一頁