环境 python环境设置 $ conda环境列表$ conda创建-n python-remix-ide python = 3.6 $ conda环境列表您可以看到其中有一个python-remix-ide项目 $ conda激活python-remix-ide 第一次执行此功能可能无法正常工作,但是控制台可能会提示您进行conda init ... Mac用户$ bash $ conda init bash <-如果需要 关闭您的终端应用程序,然后再次将其重新打开。 $ conda环境列表您可以看到有一个python-remix-ide。 $ conda激活python-remix-ide $ conda环境列表您可以看到python-remix-ide项后面有一个星星这意味着您已经选择了 $ git clone $ cd python-remix-ide $ conda i