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

pip install tensorflow-text fails on windows #291

Closed
evyasonov opened this issue May 27, 2020 · 10 comments
Closed

pip install tensorflow-text fails on windows #291

evyasonov opened this issue May 27, 2020 · 10 comments

Comments

@evyasonov
Copy link

evyasonov commented May 27, 2020

Hey

Seem this issue is actual again: #89 -- it had a lot of new comments, but it was closed. So I opened this issue.

I've got this error:

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
Python:  3.7.7 (default, May  6 2020, 11:45:54) [MSC v.1916 64 bit (AMD64)]
TF Version:  2.2.0
Eager mode:  True
Hub version:  0.8.0
GPU is NOT AVAILABLE
Windows 10

Can you help please

Thanks in advance

@sidambhire
Copy link

It is also not working on Arch Linux.

Linux 5.4.43-1-MANJARO
Python 3.8.3

I have tensorflow-gpu installed.

@sidambhire
Copy link

I managed to install this package using python 3.6. I think this bug is related to #284.

@evyasonov
Copy link
Author

Tried python 3.6 -- still don't work for me:

(tf) C:\Users\Ev>python --version
Python 3.6.10 :: Anaconda, Inc.

(tf) C:\Users\Ev>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

@broken
Copy link
Member

broken commented Jun 5, 2020

Yeah; this is a duplicate of #44. We do not have windows targets at this time. We've been busy getting components ready for the TF 2.3 release, but adding support for Windows is something we very much want to squeeze in too.

@evyasonov
Copy link
Author

Thanks for the answer. Will wait for windows version

@broken
Copy link
Member

broken commented Jul 15, 2020

We were trying to get this into 2.3.x, but missed the deadline. I expect a Windows release with 2.4.

@azmainamin
Copy link

@broken Any ETA on 2.4 and this fix?

@MartinoMensio
Copy link

I see that the latest release 2.4.3 has Windows wheels https://pypi.org/project/tensorflow-text/2.4.3/#files but I don't have any Windows machine to test it on. Can anyone confirm that it is working?

@JordanSimba
Copy link

JordanSimba commented Jul 12, 2021

@MartinoMensio pip install tensorflow-text worked just fine on my windows machine. Successfully installed v2.5.0

@broken
Copy link
Member

broken commented Jul 12, 2021

I'm happy it's working for you.

FYI, nobody on the team monitors closed issues, so we missed all of these replies. Please create a new issue if the original fix for a problem does not work for you. Thanks!

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

6 participants