when i run the command on colab : !pip install tflite_support_nightly`
i get this error :
Looking in indexes: Simple index, https://us-python.pkg.dev/colab-wheels/public/simple/
ERROR: Could not find a version that satisfies the requirement tflite_support_nightly (from versions: none)
ERROR: No matching distribution found for tflite_support_nightly
i m using:
tf 2.12.0
python 3.10.12
any help?