-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Failing Test]: Beam ML unit test suite fails on Python 3.11 #31287
Comments
Actually, "tensorflow_transform" alone is also not installable. (py311c) :python$ pip install "tensorflow_transform" × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × pip subprocess to install build dependencies did not run successfully. |
According to https://github.com/tensorflow/transform/releases/tag/v1.15.0, Py3.11 support was just added in the release that happened 3 weeks ago. |
Opened tensorflow/transform#313 |
new error:
|
possibly a race between test scenarios - looks like using |
What happened?
A combination of Beam + TFT is not installable on Python 3.11
Issue Failure
Failure: Test is failing
Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
Issue Components
The text was updated successfully, but these errors were encountered: