tensorflow / tensorflow/graphics

Update Install Docs to use 'setup.py' instead of build_pip_pkg.sh (which does not exist).

Open
#535 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.8k
Forks
374
PR merge metrics
No merged PRs in 30d

Description

Here:

and here:

it says use build_pip_pkg.sh to install but that file is not in the repository. Seems like the user should instead do python setup.py

Needed this to install on OSX.

Also I needed to install openexr manually from source (v2.5.5) for both Ubuntu and OSX, I got compile errors otherwise, e.g. via pip install tensorflow_graphics or python setup.py

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

Start with tensorflow_graphics/g3doc/install.md and compare it with the linked TensorFlow Graphics install page. Replace the reference to the missing build_pip_pkg.sh with the repository's setup.py installation instructions, and document the reported OpenEXR prerequisite only if the project documentation supports it. Done means the installation guidance matches available repository files and covers the reported OSX and Ubuntu issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.