facebookresearch / facebookresearch/meshflow

Dependency Conflict

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.