io
io copied to clipboard
Dataset, streaming, and file system extensions maintained by TensorFlow SIG-IO
implementation of parquet reader based on arrow
I use: - tensorflow 2.18.0 - tensorflow-io 0.37.1 - tensorflow-io-gcs-filesystem 0.37.1 - macOS 14.3.1 (Apple M1) - Python 3.12.2 - C++ - Apple clang version 15.0.0 (clang-1500.3.9.4) - Xcode 15.4...
When running: ``` pip install tensorflow-io-gcs-filesystem Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement tensorflow-io-gcs-filesystem (from versions: none)...
- **BUILD INFORMATION:** ``` Repository: io Tag: v0.37.1 Python Version(s): Tested with Python 3.10.11 and 3.11.3 Operating System: Linux (ppc64le architecture) NAME="Ubuntu" VERSION="22.04.5 LTS (Jammy Jellyfish)" Architecture: ppc64le Bazel Version:...
Hello everybody, I can't install tensorflow-io When I run "pip install tensorflow-io" ERROR: Could not find a version that satisfies the requirement tensorflow-io (from versions: none) ERROR: No matching distribution...
No commits for a while, no support for latest releases of tensorflow, s3 support is broken for months now. No responses from maintainers. A couple of issues illustrating abandoned nature...
Bumps the github-actions group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` |...
No Python 3.12 support, no TF 2.18 support, and the open issues for these are nearly a year old. Would be helpful to know so folks can stop depending on...
Hi team, It looks like TensorFlow I/O may not yet fully support Python 3.12. When I try to build the latest tf io from source with Python 3.12, I encounter...