600字范文,内容丰富有趣,生活中的好帮手!
600字范文 > 安装anaconda出现This Python interpreter is in a conda environment but the environment has not been acti

安装anaconda出现This Python interpreter is in a conda environment but the environment has not been acti

时间:2020-02-01 14:08:44

相关推荐

安装anaconda出现This Python interpreter is in a conda environment  but the environment has not been acti

安装anaconda 后在命令行中出现

This Python interpreter is in a conda environment, but the environment has not been activated. Libraries may fail to load. To activate this environment please see https://conda.io/activation

解决方式

使用终端或Anaconda提示符执行以下步骤。

默认情况下,活动环境---您当前使用的环境---显示在命令提示符开头的括号()或括号[]中:(myenv) $

如果您没有看到这个,请运行:conda info --envs

在显示的环境列表中,当前环境以星号(*)突出显示

然后再对环境进行激活

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。