Future: dependency conflict
Open
bug
- Dominant language
- Python
- Stars
- 471
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
With the current `setup.py` one gets
```
ERROR: pytorch-lightning 1.0.2 has requirement future>=0.17.1, but you'll have future 0.16.0 which is incompatible.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect setup.py to find the declared future dependency, then reproduce the installation warning shown in the issue. Done means the dependency declaration no longer conflicts with pytorch-lightning 1.0.2 and the reported installation error is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100