Open
Description
No support for Python 12, is that planned?
tflite is no longer maintained for windows / mac, you have to use the full tensorflow.
Note: We no longer release pre-built tflite-runtime wheels for Windows and macOS. For these platforms,
you should use the [full TensorFlow package](https://www.tensorflow.org/install/), or
[build the tflite-runtime package from source](https://www.tensorflow.org/lite/guide/build_cmake_pip).
Also the numpy dependency is outdated. (this was trying to build on 3.11.6)
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [100 lines of output]
setup.py:66: RuntimeWarning: NumPy 1.20.0 may not yet support Python 3.11.
Metadata
Assignees
Labels
No labels