-
Notifications
You must be signed in to change notification settings - Fork 616
Closed
Description
It's a bit tricky to use the tf-nightly builds and have a dependency on tensorflow addons because of the pinned tensorflow version.
Is there a way to have the setup.py file for the nightly builds be slightly more lenient as to the version? It's a bit tricky because tf-nightly is an entirely different package.
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- TensorFlow version and how it was installed (source or binary): tensorflow nightly (pip)
- TensorFlow-Addons version and how it was installed (source or binary): (0.7.1)
- Python version: 3.7
Code to reproduce the issue
pip install tf-nightly
pip install tfa-nightly (or tensorflow-addons)
# installs tensorflow 2.1.0 which downgrades gast
Metadata
Metadata
Assignees
Labels
No labels