You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install tensorflow-text but getting the following error when I do 'pip install tensorflow-text==2.2.1'
ERROR: Could not find a version that satisfies the requirement tensorflow-text==2.2.1 (from versions: none)
ERROR: No matching distribution found for tensorflow-text==2.2.1
I have windows 10, python 3.7, x64.
From what I understand, currently, tensorflow-text isn't available for Windows, so could you guys provide any resolution for this?
The text was updated successfully, but these errors were encountered:
Alisha1992
changed the title
[Installation Issue]Getting error while doing pip install of tensorflow-text
[Installation Issue]Getting error while istalling tensorflow-text
Nov 10, 2020
2.4.0 should be the first version to support windows. We just released a release candidate (2.4.0-rc0), so I encourage you to try it and let us know if there are issues.
I am trying to install
tensorflow-text
but getting the following error when I do 'pip install tensorflow-text==2.2.1'ERROR: Could not find a version that satisfies the requirement tensorflow-text==2.2.1 (from versions: none)
ERROR: No matching distribution found for tensorflow-text==2.2.1
I have windows 10, python 3.7, x64.
From what I understand, currently, tensorflow-text isn't available for Windows, so could you guys provide any resolution for this?
The text was updated successfully, but these errors were encountered: