Open-EO / Open-EO/openeo-python-driver

dependency constraint `numpy<1.19`?

Open
#72 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

architecture
Dominant language
Python
Stars
12
Forks
8
Avg merge
6d 3h
Merged PRs (30d)
4

Description

https://github.com/Open-EO/openeo-python-driver/blob/407f83bb231713cacd81e863de34fc3f02f19ea9/setup.py#L44

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.