经常会遇到的问题

xxx. whl is not a support wheel on this platform

此时我们可以通过

python -m pip debug --verbose 来看compatible的环境跟torch是否合适

文件名 torch-1.13.1+cu117-cp39-cp39-win_amd64.whl

安装依赖(使用镜像加速)

pip install torch-1.13.1+cu117-cp39-cp39-win_amd64 -i https://pypi.tuna.tsinghua.edu.cn/simple/

 

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐