i’m trying to install tensorflow-text, but i still have this error : ERROR: Could not find a version that satisfies the requirement tensorflow_text (from versions: none)
ERROR: No matching distribution found for tensorflow_text
Defaulting to user installation because normal site-packages is not writeable
My Tensorflow version = 2.16.1.
Thank for your help.
I tried:
pip install tensorflow-text
pip install tensorflow-text==2.16.1
pip install -U tensorflow-text==2.16.1
None of this work.
Gael123 Robes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.