Pip install tflite-model-maker fails

``!pip install tflite-model-maker fails or hangs forever

I am using the tensor flow lite model maker for image classification notebook to test the model building for edge devices but the notebook fails while installing tflite model maker.

Either the notebook keep downloading the files or crashed. If anyone has the solution kindly tell me or help me

thanks in advance

@uh38041,

Welcome to the Tensorflow Forum!

Thank you for reporting the issue.

@uh38041,

Could you please try a temporary solution, as suggested here?

Thank you!

@chunduriv when I select Use fallback runtime version I get this message:

The fallback runtime version is unavailable at this time.

And the Python version stays in 3.10.11. It looks like the fallback runtime is not available anymore, is there another workaround?