Is rasa is compatible with python version Python 3.11.5?

Is rasa is compatible with python version Python 3.11.5 As I’m trying to install it but it giving me the errer like this

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [6 lines of output] Traceback (most recent call last): File “”, line 2, in File “”, line 34, in File “/private/var/folders/03/5sbz8nsd2mb62p4v_jnx75b00000gn/T/pip-install-z9t8wtgh/absl-py_566ee63cd5cb4301ae7769a949a1aa44/setup.py”, line 34, in raise RuntimeError(‘Python version 2.7 or 3.4+ is required.’) RuntimeError: Python version 2.7 or 3.4+ is required. [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.

I want to know the same thing. When will rasa be supported on python 3.11 ?