Create a Python 2 environment named py2, install Python 2.7: conda create --name py2 python=2.7. Create a new environment named py3, install Python 3.5:.
確定! 回上一頁