当前位置:网站首页>Solve proxyerror: CONDA cannot proceed due to an error in your proxy configuration
Solve proxyerror: CONDA cannot proceed due to an error in your proxy configuration
2022-07-26 09:41:00 【Dust_ Evc】
windows 10 System .
Use conda create The command reports this error :
Collecting package metadata (current_repodata.json): failed
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.
resolvent :
1. Close the agent software first /VPN, Try whether it can be solved ;
2. On computer setting-> network and internet-> proxy-> Add *.anaconda.org, Try whether it can be solved ;
3. On the same page as above , close "use a proxy server"
After the above steps, I successfully solved .
Other reference :windows Use conda An error was reported ProxyError: Conda cannot proceed due to an error in your proxy configuration - Lala, little stone - Blog Garden
边栏推荐
- JS判断数据类型 Object.prototype.toString.call和typeof
- 附加到进程之后,断点显示“当前不会命中断点 还没有为该文档加载任何符号”
- matlab中的AR模型短时预测交通流
- Redis sentinel mode setup under Windows
- 添加dll
- Interpretation of the standard of software programming level examination for teenagers_ second level
- Process32first returns false, error x message 24
- B站这个视频我是跪着看完的
- MQTT X CLI 正式发布:强大易用的 MQTT 5.0 命令行工具
- OpenCV 表格识别之表格提取(二)
猜你喜欢
随机推荐
[MySQL] understand the important architecture of MySQL (I)
苹果独占鳌头,三星大举复兴,国产手机在高端市场颗粒无收
QT handy notes (III) use qtcharts to draw a line chart in VS
The diagram of user login verification process is well written!
Antd treeselect gets the value of the parent node
E. Two Small Strings
Gauss elimination solves the inverse of matrix (Gauss)
高斯消元求解矩阵的逆(gauss)
Alibaba cloud technology expert haochendong: cloud observability - problem discovery and positioning practice
网络流学习笔记
莫队学习笔记(一)
POJ 1012 Joseph
The difference between thread join and object wait
QT handy notes (VI) -- update interface, screenshot, file dialog box
R语言ggpubr包ggsummarystats函数可视化分组箱图(自定义分组颜色)并在X轴标签下方添加分组对应的统计值(样本数N、中位数median、四分位数的间距iqr、统计值的色彩和分组图色匹配
m进制数str转n进制数
解决ProxyError: Conda cannot proceed due to an error in your proxy configuration.
Node 内存溢出及V8垃圾回收机制
(一)面扫描仪与机械臂的手眼标定(眼在手上)
高斯消元的应用