!pip install tflite-model-maker doesn't download, gives error

From this colab what do I do to solve it?
Downloading tensorflow-2.8.2-cp310-cp310-manylinux2010_x86_64.whl (498.0 MB)

ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
tensorflow from https://files.pythonhosted.org/packages/bc/2f/584b7fd57e9b3ead57f32d873ef5654092dc846c0bdacbe3a2f855459cde/tensorflow-2.8.2-cp310-cp310-manylinux2010_x86_64.whl:
Expected sha256 d5a326824748f1511de23de2a8dd52518d6a1ac7a6701d0e47cd8282697f0046
Got 4f634cce55eb9c2af78f0116b3b34704e348ec627804fa90a1f3a86e68a96433

Hi @anox212_xxx24
FWIW This is not working either on my side. It looks like a version issue.
I tried out to donwgrade both Python, and packages but had no luck, unfrotunately.
Hopefully someone else can help.