Switching to an environment is called activating it. Create a Python 2 environment named py2, install Python 2.7: conda create --name py2 python=2.7.
確定! 回上一頁