📜  使用特定 python 版本创建 conda env - Python 代码示例
📅  最后修改于: 2022-03-11 14:46:17.438000             🧑  作者: Mango
代码示例2
// virtualenv
conda install -c anaconda virtualenv
// virtualenvwrapper
conda install -c eumetsat virtualenvwrapper