eWaterCycle / eWaterCycle/grpc4bmi-examples
Python 3 version ewatercycle/pcrg-grpc4bmi
Open
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Trying to build [pcrg-grpc4bmi](https://github.com/eWaterCycle/grpc4bmi-examples/blob/newest-bmi-support/pcrglob/Dockerfile) against https://github.com/eWaterCycle/grpc4bmi/tree/newest-bmi-support with
```sh
docker build -t ewatercycle/pcrg-grpc4bmi:newest-bmi-support .
```
Fails with `Could not find a version that satisfies the requirement black (from bmipy->grpc4bmi==0.2)`.
As Pcrglob is Python 3 compatible the Docker image should be rebuild to use Python 3.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.