tfc.run() running from terminal fails in dlvm/dl container if requirements are not specified

Open
#250 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python, tensorflow
Domain
cloud

Research direction

No source file, test, or entry point is identified in the issue. First reproduce the terminal failure in a DLVM or DL-container with an environment containing a file-sourced package such as numpydoc, then locate the requirements-detection path; done means requirements are detected and generated correctly without explicitly specifying them.

Written by the indexing model from the issue text.

Description

tensoflow_cloud.run() can not detect the requirements when running in terminal under DLVM / DL-container. This is possibly because some of the installed packages are sourced from files rather than packages such as numpydoc;

>pip freeze | grep numpydoc
numpydoc @ file:///home/conda/feedstock_root/build_artifacts/numpydoc_1593656006205/work
Dominant language
Python
Stars
383
Forks
93
Avg merge
1d 3h
Merged PRs (30d)
1

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.

More from tensorflow/cloud

All issues in tensorflow/cloud

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.