Colab errors
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
Error during Environment Setup:
Installing collected packages: trampoline, einops, torch, xformers, torchvision, torchsde
Attempting uninstall: torch
Found existing installation: torch 2.1.0+cu121
Uninstalling torch-2.1.0+cu121:
Successfully uninstalled torch-2.1.0+cu121
Attempting uninstall: torchvision
Found existing installation: torchvision 0.16.0+cu121
Uninstalling torchvision-0.16.0+cu121:
Successfully uninstalled torchvision-0.16.0+cu121
**ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchaudio 2.1.0+cu121 requires torch==2.1.0, but you have torch 2.1.2+cu121 which is incompatible.
torchdata 0.7.0 requires torch==2.1.0, but you have torch 2.1.2+cu121 which is incompatible.
torchtext 0.16.0 requires torch==2.1.0, but you have torch 2.1.2+cu121 which is incompatible.**
Contributor guide
Assessment
This issue has not been assessed yet.