Skip to content

TensorFlow Text Installation #1312

Description

@joel1610-hon

Despite following all recommendations for downloading tensorflow-text I have been unsuccessful

(TensorFlowTestVenv) C:\Users\JoelHoneymanOMJ>pip install tensorflow-text
ERROR: Could not find a version that satisfies the requirement tensorflow-text (from versions: none)
ERROR: No matching distribution found for tensorflow-text

(TensorFlowTestVenv) C:\Users\JoelHoneymanOMJ>pip install tensorflow-text==2.17.0
ERROR: Could not find a version that satisfies the requirement tensorflow-text==2.17.0 (from versions: none)
ERROR: No matching distribution found for tensorflow-text==2.17.0

(TensorFlowTestVenv) C:\Users\JoelHoneymanOMJ>pip install -U tensorflow-text==2.17.0
ERROR: Could not find a version that satisfies the requirement tensorflow-text==2.17.0 (from versions: none)
ERROR: No matching distribution found for tensorflow-text==2.17.0

TensorFlow version 2.17.0 is successfully downloaded and I have used for other purposes so I cannot workout where the error arises.
Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions