If you can’t find the corresponding version, you need to add another PyTorch source
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
Conda toggle Tsinghua source complete command:
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
conda config --set show_channel_urls yes
Read More:
- conda install failed: conda.core.subdir_ data.Response304ContentUnchanged Python cannot be installed
- RemoveError: ‘setuptools’ is a dependency of conda and cannot be removed from conda’s operatin
- Conda HTTP 000 CONNECTION FAILED for url
- RemoveError: ‘requests‘ is a dependency of conda and cannot be removed from conda‘s operating env
- RuntimeError: NCCL error in: /pytorch/torch/lib/c10d/ProcessGroupNCCL.cpp:784 torch
- CONDA creating virtual environment and common CONDA commands
- Removeerror: ‘requests’ is a dependency of CONDA and cannot be removed from CONDA’s o
- CONDA 3090 install tenslow GPU report error importerror: libcublas.so .9.0: cannot open shared object file
- RemoveError: ‘requests’ is a dependency of conda and cannot be removed from conda’s operating enviro
- CONDA upgrade command: upgrade CONDA, anaconda and various packages
- RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at /opt/conda/conda-bld/
- import Error:Missing optional dependency ‘openpyxl‘. Use pip or conda to install openpyxl
- RuntimeError: Input type (torch.FloatTensor) and weight type (torch.cuda.FloatTensor) should be the
- For the installation of anaconda3 in manjaro system, after the update (CONDA update — all), the terminal prompts an error and cannot execute CONDA related commands
- Error in downloading update creation environment of CONDA: collecting package metadata (current_ repodata.json): failed
- Solve CONDA’s “solving environment: failed” problem
- CONDA HTTP error is prompted when Anaconda prompt is installed and updated
- Condahttpererror: http 000 connection failed for URL problem in CONDA installation package
- (Solved) pytorch error: RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED (install cuda)
- torch.cuda.is_ Available() returns false