conda create -n myenv python conda install -n myenv scipy ... You can control where a conda environment lives by providing a path to a target directory when ...
確定! 回上一頁