conda create -n 新环境名称python=python版本 conda create -n python3 python=3. 查看python 版本 python --version. 检查环境内的包 conda list.
確定! 回上一頁