Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Update README.md now that Nucleus does support python 3.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaNattestad committed Sep 3, 2021
2 parents 86be6f3 + 503232f commit 68d3947
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ To install Nucleus, run
pip install --user google-nucleus
```

Note that Nucleus doesn't yet work with Python 3.8. Also, you can ignore any
"Failed building wheel for google-nucleus" error messages -- these are expected
Note that each version of Nucleus works with a specific TensorFlow version. Check the [releases](https://github.com/google/nucleus/releases) page for specifics.

You can ignore any "Failed building wheel for google-nucleus" error messages -- these are expected
and won't prevent Nucleus from installing successfully.

If you are using Python 2, instead run
Expand Down

0 comments on commit 68d3947

Please sign in to comment.