I am unable to install tensorflow quantum

although i am using the latest version of python and pip on google colab yet i am getting the error: ERROR: Could not find a version that satisfies the requirement tensorflow_quantum (from versions: none)
ERROR: No matching distribution found for tensorflow_quantum and so i am unable to import it. please suggest some solutions apart from updating or uninstalling

@Khushi_Anand,

Welcome to the Tensorflow Forum,

ERROR: Could not find a version that satisfies the requirement tensorflow_quantum (from versions: none)

This is due to colab’s default python version is not being supported. Please track this thread for the latest updates.

If you are interested to explore alternative to colab, you can try with qBraid as explained in 787#comment

Thank you!

i have tried all these ways but i am unable to use it, if we cannot use tensorflow quantum on python 3.10 then is there any alternative to it or any other way?