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

ERROR Installing TensorFlow Text on Windows 11 #1255

Open
johnomage opened this issue Mar 5, 2024 · 2 comments
Open

ERROR Installing TensorFlow Text on Windows 11 #1255

johnomage opened this issue Mar 5, 2024 · 2 comments

Comments

@johnomage
Copy link

First, Great job!! 🙌

Next, I've been trying to install tensorflow-text on my windows 11 laptop but been getting these errors:

  • with pip:

    ERROR: Could not find a version that satisfies the requirement tensorflow-text (from versions: none)
    ERROR: No matching distribution found for tensorflow-text

  • with git clone:

    ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.

Am I doing anything wrongly?

Thanks.

image

@tuncK
Copy link

tuncK commented Mar 21, 2024

Same problem here, but on windows 10. Maybebecause no Windows pip package is released anymore?

https://github.com/tensorflow/text:
"For other systems like Windows, Aarch64, and Apple Macs, TensorFlow relies on build collaborators, and so we will not be providing packages for them."

@jrecasens
Copy link

Getting the same issue for tensorflow-text==2.16.1. pip does not work.

Any guidance on what to do for Windows users?

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

3 participants