tensorflow / text

Making text a first-class citizen in TensorFlow.
https://www.tensorflow.org/beta/tutorials/tensorflow_text/intro
Apache License 2.0
1.21k stars 333 forks source link

ERROR Installing TensorFlow Text on Windows 11 #1255

Open johnomage opened 4 months ago

johnomage commented 4 months ago

First, Great job!! 🙌

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

Am I doing anything wrongly?

Thanks.

image

tuncK commented 3 months ago

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 commented 2 months ago

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

Any guidance on what to do for Windows users?