Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorFlow Text Installation #1312

Open
joel1610-hon opened this issue Sep 17, 2024 · 0 comments
Open

TensorFlow Text Installation #1312

joel1610-hon opened this issue Sep 17, 2024 · 0 comments

Comments

@joel1610-hon
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant