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_transform is broken now in colab. #336

Open
rzilleruelo opened this issue Jan 19, 2025 · 2 comments
Open

tensorflow_transform is broken now in colab. #336

rzilleruelo opened this issue Jan 19, 2025 · 2 comments

Comments

@rzilleruelo
Copy link

This issue is likely caused by an upgrade in the dependencies of the hosted backend on Colab. These dependencies are now incompatible with the dependencies required by tensorflow_transform. See (googlecolab/colabtools#5050). Given that both this library and the product belong to Google, it is hoped that the teams can synchronize to fix the incompatibility issue.

@janasangeetha janasangeetha self-assigned this Jan 28, 2025
@janasangeetha
Copy link

Hi @rzilleruelo
Thanks for reporting. I was able to reproduce the issue. I will take a look and update here.
Thanks!

@janasangeetha
Copy link

Hey @rzilleruelo
You can ignore the pip dependency errors and Tensorflow Transform will work fine.
Below is the command:
!pip install -U tensorflow_transform
It installs the latest version 1.16.0

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

No branches or pull requests

2 participants