📜  如何在 anaconda 中创建虚拟环境 - Python 代码示例

📅  最后修改于: 2022-03-11 14:47:01.193000             🧑  作者: Mango

代码示例6
conda create --name myenv python=3.5