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

No matching distribution found for tensorflow-text==2.13.0 #142

Open
yijiazho opened this issue Oct 17, 2024 · 0 comments
Open

No matching distribution found for tensorflow-text==2.13.0 #142

yijiazho opened this issue Oct 17, 2024 · 0 comments

Comments

@yijiazho
Copy link

yijiazho commented Oct 17, 2024

Similar to this issue
except I am using python 3.10.9 in virtual environment

% python --version
Python 3.10.9

I'm working on MacOS Ventura 13.7, with Apple M2 chip

When installing the dependencies % pip install --require-hashes -r requirements.txt
I have such error

Collecting tensorflow-metadata==1.14.0 (from -r requirements.txt (line 1777))
  Downloading tensorflow_metadata-1.14.0-py3-none-any.whl (28 kB)
ERROR: Ignored the following versions that require a different python version: 0.5.0 Requires-Python >=2.7,<3; 0.6.0 Requires-Python >=2.7,<=3.7; 0.9.0 Requires-Python >=2.7,<=3.7; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 1.8.0 Requires-Python >=3.11; 1.9.0 Requires-Python >=3.11; 1.9.1 Requires-Python >=3.11; 1.9.2 Requires-Python >=3.11; 1.9.3 Requires-Python >=3.11
ERROR: Could not find a version that satisfies the requirement tensorflow-text==2.13.0 (from versions: 2.17.0rc0, 2.17.0, 2.18.0rc0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant