Skip to content

Python package tflite-micro no longer works in Colab #3186

@rkuester

Description

@rkuester

Python package tflite-micro no longer works in Colab. Colab has upgraded its Python runtime to version 3.12.x within the Aug 22–29 timeframe, and we only build packages for 3.10 and 3.11. Thus, attempts to install tflite-micro result in errors like:

ERROR: Could not find a version that satisfies the requirement tflite-micro (from versions: none)
ERROR: No matching distribution found for tflite-micro

Supporting only such old versions—Python 3.14 is about to be released—is undoubtedly inconvenient in other contexts too.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions