当前位置:网站首页>repo. conda. An example of COM path error
repo. conda. An example of COM path error
2022-07-05 07:28:00 【work-harder】
Use anaconda When installing the module , Error message found . Because the duration changes .condarc Site in , I don't remember what the problem is .
Reference information is also available online , According to the original ( I'm wrong here ) Of .condarc Set up , But not here . See below for changes .
The phenomenon :
1. conda create --name python35 python=3.5 Tips repo.conda.com Wrong path
2. .condarc The contents are as follows :
channels:
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- http://repo.anaconda.com/
show_channel_urls: true
always_yes: true
3. Put the above http Change it to https, Not good either.
4. On the last line , increase ssl_verify: true Not good either.
The result of the attempt :
1. hold repo.anaconda.com Or with conda The relevant website is changed to -default
2. .condarc Change to :( Others not attempted )
channels:
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- default
show_channel_urls: true
always_yes: true
边栏推荐
- 目标检测系列——Faster R-CNN原理详解
- Shadowless cloud desktop - online computer
- Matrix keyboard scan (keil5)
- SD_ CMD_ RECEIVE_ SHIFT_ REGISTER
- CADD course learning (5) -- Construction of chemosynthesis structure with known target (ChemDraw)
- 第 2 章:小试牛刀,实现一个简单的Bean容器
- 【Node】nvm 版本管理工具
- I 用c l 栈与队列的相互实现
- PostMessage communication
- An article was opened to test the real situation of outsourcing companies
猜你喜欢

PostMessage communication

Word import literature -mendeley
![[software testing] 04 -- software testing and software development](/img/bd/49bba7ee455ce59e726a2fdeafc7c3.jpg)
[software testing] 04 -- software testing and software development

Rough notes of C language (2) -- constants

DelayQueue延迟队列的使用和场景

CADD课程学习(5)-- 构建靶点已知的化合结构(ChemDraw)

How to delete the virus of inserting USB flash disk copy of shortcut to

Mathematical analysis_ Notes_ Chapter 8: multiple integral

How to deal with excessive memory occupation of idea and Google browser

611. 有效三角形的个数
随机推荐
The golang timer uses the stepped pit: the timer is executed once a day
2022.06.27_每日一题
CADD course learning (6) -- obtain the existing virtual compound library (drugbank, zinc)
Oracle code use
GPIO port bit based on Cortex-M3 and M4 with operation macro definition (can be used for bus input and output, STM32, aducm4050, etc.)
Binary search (half search)
Reading literature sorting 20220104
And let's play dynamic proxy (extreme depth version)
I 用c l 栈与队列的相互实现
氫氧化鈉是什麼?
ModuleNotFoundError: No module named ‘picamera‘
Idea common settings
Database SQL practice 3. Find the current salary details of the current leaders of each department and their corresponding department number Dept_ no
PostMessage communication
When jupyter notebook is encountered, erroe appears in the name and is not output after running, but an empty line of code is added downward, and [] is empty
ORACLE CREATE SEQUENCE,ALTER SEQUENCE,DROP SEQUENCE
Simple operation with independent keys (hey, a little fancy) (keil5)
R language learning notes 1
Unconventional ending disconnected from the target VM, address: '127.0.0.1:62635', transport: 'socket‘
Light up the running light, rough notes for beginners (1)