Open
Description
I am using macOS version Monterey on my MI Air and for some reasons I can't install tensorflow text even though I installed tensorflow. When I run pip3 install tensorflow_text
on terminal it says:
ERROR: Could not find a version that satisfies the requirement tensorflow_text (from versions: none)
ERROR: No matching distribution found for tensorflow_text
I have also tried using pip3 install tensorflow-text
but the result is same. Is there any other way I can install this? Please help as I am very new to python. Regards.