tensorflow / tensorflow/probability
Building from source broken on Windows
Open
@csuter is already working on this.
Since Sep 24, 2018.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
As pointed out by @bstriner in https://github.com/tensorflow/probability/pull/162#issuecomment-424033708, our pip package script expects the runfiles to be in a hard-coded directory that doesn't exist in the Windows environment. We need to update the script to be more general, and add pip packaging tests that run in the Windows env.
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.
Assessment
This issue has not been assessed yet.