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

Windows Support #1206

Open
rsandler00 opened this issue Aug 28, 2023 · 0 comments
Open

Windows Support #1206

rsandler00 opened this issue Aug 28, 2023 · 0 comments

Comments

@rsandler00
Copy link

Hi,

I am running on a windows machine and need to install tf-models-official (version 2.13) for computer vision purposes (nothing to do w/ TF Text). However, tf-models-official has tensorflow-text as a dependency. Since there is currently no support for tensorflow-text in windows (see here), this is screwing up my whole setup

tf-models-official is a big-tent package with a lot of different unrelated use cases - and currently tensorflow-text is screwing up its use on all Windows machines. This is really a crappy situation that should be remedied.

I propose either tensorflow-text stops being a formal requirement for tf-models-official OR tensorflow-text starts offering windows support again.

(For anyone wondering, I had to install tf-models-official in pip using the --no-deps parameter and then installed each of the other dependencies one-by-one - very hacky solution)

Thanks,
Roman

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