tensorflow / data-validation

Library for exploring and validating machine learning data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.10 Support

capkurmagati opened this issue · comments

Python 3.10 has been added to the build script since a499e1c. However, cp310 wheel is not published to PyPI

I have tried and built TFDV with Python 3.10 successfully. (It requires compile tfx-bsl first though)

We shall update the PyPI publish job to include Python 3.10 and update the README.md

@capkurmagati,

We are updating Python version to 3.10 which is in progress. Once update is introduced officially, we will update PyPI publish job to include Python 3.10. Thank you for bringing this up.

@capkurmagati,

Python 3.10 support is introduced in TFDV 1.14.0 release. Please let us know if you face any issues in TFDV installation. Thank you!

Closing this due to inactivity. Please take a look into the answers provided above, feel free to reopen and post your comments(if you still have queries on this). Thank you!