facebookresearch / facebookresearch/meshflow
Dependency Conflict
- Dominant language
- Python
- Stars
- 512
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
```
ERROR: Cannot install -r requirements.txt (line 5) and torch==2.8.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested torch==2.8.0
torchvision 0.22.1+cu128 depends on torch==2.7.1
The user requested torch==2.8.0
torchvision 0.22.1 depends on torch==2.7.1
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
```
Contributor guide
Assessment
This issue has not been assessed yet.