alexnet import * File "/usr/local/lib/python3.6/dist-packages/torchvision-0.10.0a0+300a8a4-py3.6-linux-aarch64.egg/torchvision/models/alexnet.py", line 1, in <module> import torch File "/usr/local/lib/python3.6/dist-packages/torch/__init__.py", line 196, in <module> _load_global_...
65, in run raise RuntimeError(message) RuntimeError: [Riffusion] Couldn't install torchaudio.. Command: "C:\Users\user\Documents\GitHub\stable-diffusion-webui_AUTOMATIC1111\venv\Scripts\python.exe" -m pip install torchaudio==0.12.1+cu113 --extra-index-url https://download.pytorch.org/whl...
Environment pip version: 20.3.dev0 at commit 5a61475 Python version: 3.7.7 OS: Fedora 30 Description Force-reinstalling a cached package causes pip to fail if use-feature = 2020-resolver fast-deps both are enabled. I saw this behavior wi...