安装pytorch时出现如下错误ERROR: Could not find a version that satisfies the requirement torch (from versions:

1.使用pip命令安装pytorch时出现如下错误ERROR: Could not find a version that satisfies the requirement torch (from versions:,后更换conda命令安装时仍然出现can not solove enviroment,,,错误

2.解决方法:创建新的环境,并降低python版本

你可能感兴趣的:(pytorch,人工智能,python)