如何在anaconda安装pytorch

总是出现下面的提示,请问我要怎么解决呢?
(base) C:\Users\ACE SPIKER>conda create -n pytorch python=3.7
Collecting package metadata (current_repodata.json): failed

UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: pypi/simple
channel url: http://mirrors.aliyun.com/pypi/simple
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.

(base) C:\Users\ACE SPIKER>