You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will need to adjust your conda configuration to proceed.
Use conda config --show channels to view your configuration's current state,
and use conda config --show-sources to view config file locations.
配置.yml文件时会出现这种镜像源错误 是什么原因导致的呢?
The text was updated successfully, but these errors were encountered:
I am not sure what is the problem.
My guess is that you are installing the environment on a more specialized server, which would limit how packages are installed.
One potential fix is to use different versions of pyg, and another would be installing on a different server if that is feasible.
UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: pyg
channel url: http://mirrors.tuna.tsinghua.edu.cn/anaconda/pyg
error code: 404
You will need to adjust your conda configuration to proceed.
Use
conda config --show channels
to view your configuration's current state,and use
conda config --show-sources
to view config file locations.配置.yml文件时会出现这种镜像源错误 是什么原因导致的呢?
The text was updated successfully, but these errors were encountered: