-
Notifications
You must be signed in to change notification settings - Fork 346
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
Issue with Tensorflow-Text compatibility #1349
Comments
There are no pre-compiled packages available for |
Is this will be available in the future? |
This mainly depends on whether |
I struggled to complete the TensorFlow Text Transformer Tutorial due to issues with tensorflow-text. Potential Solution for macOS x86 (2018) Users:
|
I am using Pycharm while trying to install Tensorflow all packages installed correctly except for tensorflow-text it automatically install 2.10.0 version while I need to 2.18 to be compatible, When try to install it manually told me that there is no Tensorflow-text 2.18 version
I am using Windows 11
The text was updated successfully, but these errors were encountered: