Dependency installation fails: No matching distribution found for torchdiffeq
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
OS: Arch Linux Rolling x86_64
GPU: AMD 6700XT
Python: 3.11.3
```
(venv) ➜ ComfyUI git:(master) pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.5 -r requirements.txt
Looking in indexes: https://download.pytorch.org/whl/nightly/rocm5.5
Collecting torch
Downloading https://download.pytorch.org/whl/nightly/rocm5.5/torch-2.1.0.dev20230628%2Brocm5.5-cp311-cp311-linux_x86_64.whl (1420.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 GB 2.8 MB/s eta 0:00:00
Collecting torchvision
Downloading https://download.pytorch.org/whl/nightly/rocm5.5/torchvision-0.16.0.dev20230629%2Brocm5.5-cp311-cp311-linux_x86_64.whl (64.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 MB 4.4 MB/s eta 0:00:00
Collecting torchaudio
Downloading https://download.pytorch.org/whl/nightly/rocm5.5/torchaudio-2.1.0.dev20230629%2Brocm5.5-cp311-cp311-linux_x86_64.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 4.8 MB/s eta 0:00:00
ERROR: Could not find a version that satisfies the requirement torchdiffeq (from versions: none)
ERROR: No matching distribution found for torchdiffeq
WARNING: There was an error checking the latest version of pip.
```
Contributor guide
Assessment
This issue has not been assessed yet.