anyone knows when the ai-edge-liter that is supposed to replace the TensorFlow Lite - will be supported on Python 3.13.X environments?
Hi, @Semen_Shekhovtsov
Thank you for reaching out and welcome to the community!
Currently, the ai-edge-litert package does not officially support Python 3.13 and there are no published wheels compatible with Python 3.13 on PyPI or nightly channels as of now. The latest releases and nightly builds only support up to Python 3.12. The LiteRT team is actively working on adding full Python 3.13 support but it has not yet been released. I’m not able to give you an exact ETA at the moment.
For now, the recommended workaround is to use Python 3.11 or 3.12 to ensure compatibility with ai-edge-litert
We appreciate your patience and understanding while this support is being finalized. Please keep an eye on the official LiteRT GitHub repository and ai-edge-litert · PyPI and ai-edge-litert-nightly · PyPI pages for announcements about upcoming Python 3.13 support.
Thank you for your cooperation and patience.