-
Notifications
You must be signed in to change notification settings - Fork 618
Closed
Description
System information
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No.
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS 10.14.6
- TensorFlow installed from (source or binary): PyPi
- TensorFlow version (use command below): 2.0.0-beta1
- TensorFlow Addons installed from (source, PyPi): PyPi
- TensorFlow Addons version: 0.4.0
- Python version and type (eg. Anaconda Python, Stock Python as in Mac, or homebrew installed Python etc): homebrew installed Pyton 3.7/ Stock Mac Python 2.7
- Bazel version (if compiling from source):
- GCC/Compiler version (if compiling from source):
- Is GPU used? (yes/no):
- GPU model (if used):
pip install tensforflow-addons still returns:
"ERROR: Could not find a version that satisfies the requirement tensorflow-addons (from versions: none)
ERROR: No matching distribution found for tensorflow-addons"
pip install tensorflow-addons== returns the same error without listing versions.
But if I search pip search tensorflow-addons it does appear in the list.
Sorry if i have missed something, but I checked #389 and #77 and it seems like it should work?
Metadata
Metadata
Assignees
Labels
No labels