conda create -n <environment> <package> # 安裝包含Anaconda 發行版的套件 $ conda create -n <environment> anaconda # 指定Python 版本
確定! 回上一頁