Home > other >  Use the anaconda prompt execution conda install python=3.7 error
Use the anaconda prompt execution conda install python=3.7 error

Time:03-24

Traceback (the most recent call last) :
The File "D: \ \ Users \ cloud Anaconda3 \ lib \ site - packages/requests/packages/urllib3 \ response py", line 232, in _error_catcher
Yield
File "D: \ \ Users \ cloud Anaconda3 \ lib \ site - packages/requests/packages/urllib3 \ response py", line 314, in the read
Data=https://bbs.csdn.net/topics/self._fp.read (amt)
,,,
A string
Conda. Exceptions. CondaRuntimeError: Runtime error: RuntimeError: Runtime error: Could not open 'D: \ \ Users \ \ \ \ cloud Anaconda3 \ \ PKGS \ \ python - 3.7.10 - h7840368_100_cpython. Tar. The.bz2. Part' for writing (HTTPSConnectionPool (host='mirrors.tuna.tsinghua.edu.cn', the port=443) : Read timed out.).

CodePudding user response:

When executed again prompt Could not connect to https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/win-64/

CodePudding user response:

In. Condarc file delete default, appeared again after the HTTPS instead of HTTP
PaddingError: Placeholder of length '34' too short in package http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main::openssl-1.1.1j-h2bbff1b_0.
The package must be rebuilt with conda - build & gt; 2.0.

CodePudding user response:

Perform conda update conda
Perform conda update - all
An error
Conda: error: unrecognized the arguments: - all
  • Related