Skip to content
New issue

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

Not compatible with actual TF 2.17 #919

Open
shkarupa-alex opened this issue Jul 23, 2024 · 0 comments
Open

Not compatible with actual TF 2.17 #919

shkarupa-alex opened this issue Jul 23, 2024 · 0 comments
Labels

Comments

@shkarupa-alex
Copy link

What happened?

When installing this package, TF 2.16 is dowloaded too instead of actual TF 2.17

Relevant code

pip install -U tensorflow-hub

Relevant log output

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)

tensorflow_hub Version

other (please specify)

TensorFlow Version

other (please specify)

Other libraries

tensorflow==2.17.0

Python Version

3.x

OS

macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant