您现在的位置是:首页 > 伤感句子

【Python】conda 命令报错解决:Example: conda --no-plugins install <package>

作者:利杜鹃时间:2024-04-14 10:28:04分类:伤感句子

简介  文章浏览阅读1k次,点赞10次,收藏8次。An unexpected error has occurred. Conda has prepared the above report.If you suspect this error is being caus

点击全文阅读

目录

报错效果:解决方法总结


欢迎关注 『Python』 系列,持续更新中
欢迎关注 『Python』 系列,持续更新中

报错效果:

在这里插入图片描述

An unexpected error has occurred. Conda has prepared the above report.If you suspect this error is being caused by a malfunctioning plugin,consider using the --no-plugins option to turn off plugins.Example: conda --no-plugins install <package>Alternatively, you can set the CONDA_NO_PLUGINS environment variable onthe command line to run the command without plugins enabled.Example: CONDA_NO_PLUGINS=true conda install <package>If submitted, this report will be used by core maintainers to improvefuture releases of conda.Would you like conda to send this report to the core maintainers? [y/N]:No report sent. To permanently opt-out, use    $ conda config --set report_errors false

解决方法

关闭VPN,比如说你开的代理工具之类的。


总结

大家喜欢的话,给个👍,点个关注!继续跟大家分享敲代码过程中遇到的问题!

版权声明:

发现你走远了@mzh原创作品,转载必须标注原文链接

Copyright 2022 mzh

Crated:2022-1-10

欢迎关注 『Python』 系列,持续更新中
欢迎关注 『Python』 系列,持续更新中
【Python安装第三方库一行命令永久提高速度】
【使用PyInstaller打包Python文件】
【更多内容敬请期待】


点击全文阅读

郑重声明:

本站所有活动均为互联网所得,如有侵权请联系本站删除处理

我来说两句