We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When installing this package, TF 2.16 is dowloaded too instead of actual TF 2.17
pip install -U tensorflow-hub
Collecting tensorflow-hub Using cached tensorflow_hub-0.16.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tf-keras>=2.14.1 (from tensorflow-hub) Using cached tf_keras-2.17.0-py3-none-any.whl.metadata (1.6 kB) Collecting tensorflow<2.17,>=2.16 (from tf-keras>=2.14.1->tensorflow-hub) Using cached tensorflow-2.16.2-cp311-cp311-macosx_10_15_x86_64.whl.metadata (4.1 kB)
other (please specify)
tensorflow==2.17.0
3.x
macOS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
When installing this package, TF 2.16 is dowloaded too instead of actual TF 2.17
Relevant code
Relevant log output
tensorflow_hub Version
other (please specify)
TensorFlow Version
other (please specify)
Other libraries
tensorflow==2.17.0
Python Version
3.x
OS
macOS
The text was updated successfully, but these errors were encountered: