Open-EO / Open-EO/openeo-python-driver
dependency constraint `numpy<1.19`?
Open
Nobody has claimed this yet.
architecture
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
@jdries do we still need this <1.19.0 constraint?
- it apparently causes problems when trying to do fresh install of openeo-python-driver
- openeo-python-driver does not use tensorflow, so it's bit strange to take it into account here
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at setup.py#L44 and inspect why the numpy<1.19.0 constraint is present. Try a fresh installation of openeo-python-driver to reproduce the reported dependency problem, then verify that the dependency declaration no longer causes the conflict and that the package still installs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100