- 使用 pip 安装本地 .whl 文件
打开命令提示符或 PowerShell,切换到你下载文件所在的目录。例如,如果你将文件放在C:\Users\29413\Downloads\
目录中,可以执行:
cd C:\Users\29413\Downloads\
然后运行 pip 安装命令,指向本地的 .whl 文件:
pip3 install torch-2.4.1+cu118-cp38-cp38-win_amd64.whl
C:\Users\29413\Downloads\
目录中,可以执行:cd C:\Users\29413\Downloads\
然后运行 pip 安装命令,指向本地的 .whl 文件:
pip3 install torch-2.4.1+cu118-cp38-cp38-win_amd64.whl