Skip to content

Commit 75f9a72

Browse files
author
Rafal Wojdyla
committed
Document NumPy requirement on the bazel build
1 parent e577f7a commit 75f9a72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ pip install tensorflow-data-validation
4141

4242
To compile and use TensorFlow Data Validation, you need to set up some prerequisites.
4343

44+
#### Install NumPy
45+
46+
If NumPy is not installed on your system, install it now following [these
47+
directions](https://www.scipy.org/scipylib/download.html).
48+
4449
#### Install Bazel
4550

4651
If bazel is not installed on your system, install it now by following [these

0 commit comments

Comments
 (0)