成功解决ProxyError: Conda cannot proceed due to an error in your proxy configuration.Check for typos and other configuration errors in any '.netrc' file in your home directory,any environment variables ending in '_PROXY', and any other system-wide proxy configuration settings.

目录

解决问题

解决思路

解决方法


解决问题

ProxyError: Conda cannot proceed due to an error in your proxy configuration.Check for typos and other configuration errors in any '.netrc' file in your home directory,any environment variables ending in '_PROXY', and any other system-wide proxy configuration settings.

解决思路

代理错误:由于代理配置中的错误,Conda无法继续进行。检查您的主目录中的任何'.netrc'文件、以'_PROXY'结尾的任何环境变量以及任何其他系统范围的代理配置设置中的打字错误和其他配置错误。

解决方法

这种bug,大多数都出现在企业服务器或者电脑上,代理设置导致!

第一步,先尝试以下代码

pip install py-xgboost -i https://pypi.tuna.tsinghua.edu.cn/simple

第二步,连结自己的热点,同时将代理关掉即可!

成功解决ProxyError: Conda cannot proceed due to an error in your proxy configuration.Check for typos an相关推荐

  1. 成功解决 ProxyError: Conda cannot proceed due to an error in your proxy configuration

    给win10的ubuntu1804安装anaconda, 执行conda create -n daily python=3.7创建虚拟环境时报错 Collecting package metadata ...

  2. ProxyError: Conda cannot proceed due to an error in your proxy configuration

    右键网络---->属性---->左下角的Internet选项---->链接---->局域网设置 将所以的对号去掉

  3. Anaconda:成功解决利用conda下载pytorch和torchvision时速度超慢的问题

    Anaconda:成功解决利用conda下载pytorch和torchvision时速度超慢的问题 目录 解决问题 解决思路 解决方法 解决问题 利用conda 下载pytorch和torchvisi ...

  4. 成功解决Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问

    成功解决Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问 目录 解决问题 解决方法 解决问题 Could ...

  5. 成功解决Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。: 'f:\\program files\\p

    成功解决Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问.: 'f:\\program files\\p ...

  6. 成功解决Python中导出图片出现错误SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position

    成功解决Python中导出图片出现错误SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position ...

  7. Anaconda:成功解决Anaconda下载时速度超慢(conda下载慢)的几种方法图文教程

    Anaconda:成功解决Anaconda下载时速度超慢(conda下载慢)的几种方法图文教程 目录 解决Anaconda下载时速度超慢(conda下载慢)的几种方法 1.通过代码自动添加新的国内镜像 ...

  8. 成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36

    成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问.: 'f:\\program f ...

  9. 成功解决CondaError: Error reading file, file should be a text file containing packages conda create --he

    成功解决CondaError: Error reading file, file should be a text file containing packages conda create --he ...

最新文章

  1. java pdf 多页转换为png格式的图片
  2. pdf转ppt_怎么在线把pdf转ppt?这个pdf转ppt方法太好用
  3. coo_maxtrix保存到本地
  4. UITableView自动计算图片的高度 SDWebImage
  5. 创新工场面试题——输出螺旋矩阵
  6. 人脸识别ArcfaceDemo for Windows 分享
  7. 链接数据库 远程事务的处理方式
  8. Layer/jquery获取父窗口的元素
  9. 扫雷游戏网页版_《我的世界》简单的两款小游戏 带你回味和同学在电脑课上的时光...
  10. android游戏脚本开发工具,游戏脚本制作工具无需安卓
  11. struts2拦截器添加及xss攻击的处理
  12. Webpack 配置: 自定义网站图标 favicon
  13. mac android usb共享网络,mac 网络共享软件 手机usb共享网络方法和技巧详解介绍
  14. 记录String.valueOf()和toString()注意问题
  15. 32位无符号整数快开方函数
  16. 实战技能分享,如何让工程代码各种优化等级通吃,含MDK AC5,AC6,IAR和GCC
  17. java 遍历出d盘所有文件_JAVA遍历一个文件夹中的所有文件
  18. Linux常用命令练习
  19. BMS 产品控制策略和整车交互策略
  20. C++程序设计:原理与实践(进阶篇)16.3 通用搜索算法f?ind_if()

热门文章

  1. 几种方法来实现scp拷贝时无需输入密码
  2. YOLOX——Win10下训练自定义VOC数据集
  3. t490 指纹识别 linux,T490
  4. 协方差矩阵的概念,算法以及自己的一些理解
  5. Docker(六):Docker 三剑客之 Docker Swarm
  6. mingw编译ffmpeg 错误:Unknown option --enable-memalign-hack
  7. asp利用dictionary创建二维数组
  8. Asp.net page 绑定及访问数据
  9. 为何单线程的 Redis 却能支撑高并发?
  10. 扎心一问:分库分表就能无限扩容吗?