Skip to content

Fix tflite-runtime dependency for Python 3.12+#270

Closed
Mic92 wants to merge 1 commit intodscripka:mainfrom
Mic92:macos
Closed

Fix tflite-runtime dependency for Python 3.12+#270
Mic92 wants to merge 1 commit intodscripka:mainfrom
Mic92:macos

Conversation

@Mic92
Copy link
Copy Markdown

@Mic92 Mic92 commented Jun 17, 2025

The tflite-runtime package only provides wheels for Python versions up to 3.11. This change restricts the dependency to Python < 3.12 to prevent installation failures on newer Python versions.

The tflite-runtime package only provides wheels for Python versions up to 3.11.
This change restricts the dependency to Python < 3.12 to prevent installation
failures on newer Python versions.
@Mic92
Copy link
Copy Markdown
Author

Mic92 commented Jun 17, 2025

This is needed for macOS because tflite is marked as linux only.

@dscripka
Copy link
Copy Markdown
Owner

In #289, moved to the updated library that doesn't have this limitation.

@dscripka dscripka closed this Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants