tensorflow / tensorflow/build

Please remove the keras-nightly installation in the build containers

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

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.