admin 管理员组文章数量: 888296
pip安装torch1.7报错,ERROR: torch has an invalid wheel, .dist
安装cpu版本,使用如下命令:
pip install torch1.7.0+cpu torchvision0.8.1+cpu torchaudio===0.7.0 -f .html
安装Gpu版本,使用如下命令:
pip install torch=1.7.0 torchvision=0.8.1 torchaudio===0.7.0 -f .html
本文标签: pip安装torch17报错,ERROR torch has an invalid wheel dist
版权声明:本文标题:pip安装torch1.7报错,ERROR: torch has an invalid wheel, .dist 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.freenas.com.cn/free/1698412379h298961.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论