我似乎无法安装正确版本的手电筒,也无法快速运行 AI 库
我试试
pip3 install https://download.pytorch.org/whl/cu100/torch-1.0.1-cp37-cp37m-win_amd64.whl
pip3 install torchvision
Run Code Online (Sandbox Code Playgroud)
Could not find a version that satisfies the requirement torch>=1.1.0 (from torchvision) (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2)
No matching distribution found for torch>=1.1.0 (from torchvision)
Run Code Online (Sandbox Code Playgroud)
当我尝试 conda install fast ai 时,我觉得我可能降级了我的 gpu
然后我尝试了 pip 却找不到文件 C:\Users\Admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\caffe2\python\serialized_test\data\operator_test
我终于到了它说成功安装了六个,枕头和手电筒的地步,但手电筒是 0.3,这是不兼容的。
pip3 install https://download.pytorch.org/whl/cu100/torch-1.0.1-cp37-cp37m-win_amd64.whl
pip3 install torchvision
Run Code Online (Sandbox Code Playgroud)
预计安装 pytorch 或 fastai 似乎没有任何效果