安装torch包出现:ERROR: Could not find a version that satisfies the requirement torch (from versions: none
解决方法: python3.9 -m pip install torch-2.5.0+cpu-cp39-cp39-win_amd64.whl。即加上python版本。
·
问题描述如下:解决方法: python3.9 -m pip install torch-2.5.0+cpu-cp39-cp39-win_amd64.whl
即加上python版本
更多推荐
所有评论(0)