This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Description
Hello. I am trying to install tflite-model-maker package in order to use it for training of mobile models.
I found only once source for the installation https://pypi.org/project/tflite-model-maker/
I have tried all 3 methods mentioned there, but every time I try to import the package, there is always some issues or errors.
In all cases the issue is connected mostly with scann package.
Could not find a version that satisfies the requirement scann==1.2.6 (from tflite-model-maker) (from versions: none)
No matching distribution found for scann==1.2.6
Do you know how is possible to successfully install tflite-model-maker package for Windows 11? Thanks a lot in advance!