Please remove the keras-nightly installation in the build containers
Open
Nobody has claimed this yet.
sig build dockerfiles
- Dominant language
- Shell
- Stars
- 311
- Forks
- 139
- Avg merge
- 1h 28m
- Merged PRs (30d)
- 1
Description
See this very cryptic error we get when using these containers given that installing tensorflow will give us a keras and keras-nightly installation in the containers:
https://github.com/tensorflow/addons/pull/2635#issuecomment-1039647982
Contributor guide
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
Inspect the build container definitions in this repository and read the linked TensorFlow Addons error comment for the dependency conflict. Remove the keras-nightly installation while preserving the TensorFlow-provided Keras installation, then verify that the affected containers no longer install keras-nightly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100