RASA X installation for python 3.9 and ubuntu 21.10

I have run pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple for installing rasa it gives me the below error.

   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.7 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting rasa~=1.0.0
  Using cached rasa-1.0.9-py3-none-any.whl (440 kB)
  Using cached rasa-1.0.8-py3-none-any.whl (440 kB)
  Using cached rasa-1.0.7-py3-none-any.whl (439 kB)
  Using cached rasa-1.0.6-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.5-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.4-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.3-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.2-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.1-py3-none-any.whl (436 kB)
  Using cached rasa-1.0.0-py3-none-any.whl (436 kB)
Collecting rasa-x
  Using cached rasa-x-0.0.2.tar.gz (1.4 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [14 lines of output]
      running egg_info
      creating /tmp/pip-pip-egg-info-vc4dcn0e/rasa_x.egg-info
      writing /tmp/pip-pip-egg-info-vc4dcn0e/rasa_x.egg-info/PKG-INFO
      writing dependency_links to /tmp/pip-pip-egg-info-vc4dcn0e/rasa_x.egg-info/dependency_links.txt
      writing top-level names to /tmp/pip-pip-egg-info-vc4dcn0e/rasa_x.egg-info/top_level.txt
      writing manifest file '/tmp/pip-pip-egg-info-vc4dcn0e/rasa_x.egg-info/SOURCES.txt'
      reading manifest file '/tmp/pip-pip-egg-info-vc4dcn0e/rasa_x.egg-info/SOURCES.txt'
      writing manifest file '/tmp/pip-pip-egg-info-vc4dcn0e/rasa_x.egg-info/SOURCES.txt'
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/tmp/pip-install-yrd2tnan/rasa-x_0dd6688d6b3247d791ed5acffcbb0f7f/setup.py", line 39, in <module>
          raise RuntimeError('Please use `pip install rasa-x -i https://pypi.rasa.com/simple` instead to install the rasa-x package')
      RuntimeError: Please use `pip install rasa-x -i https://pypi.rasa.com/simple` instead to install the rasa-x package
      [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.
hint: See above for details.
WARNING: There was an error checking the latest version of pip.

so I have run pip install rasa-x -i https://pypi.rasa.com/simple It again give me below error

  Preparing metadata (pyproject.toml) ... done
Collecting rasa~=1.0.0
  Using cached rasa-1.0.9-py3-none-any.whl (440 kB)
  Using cached rasa-1.0.8-py3-none-any.whl (440 kB)
  Using cached rasa-1.0.7-py3-none-any.whl (439 kB)
  Using cached rasa-1.0.6-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.5-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.4-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.3-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.2-py3-none-any.whl (438 kB)
  Using cached rasa-1.0.1-py3-none-any.whl (436 kB)
  Using cached rasa-1.0.0-py3-none-any.whl (436 kB)
ERROR: Packages require a different Python. 3.9.7 not in:
'<3.9,>=3.7' (required by rasa-x 1.1.1 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-1.1.1-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.9,>=3.7' (required by rasa-x 1.1.0 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-1.1.0-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.32.5 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.32.5-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.32.4 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.32.4-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.32.3 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.32.3-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.32.2 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.32.2-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.32.1 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.32.1-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.32.0 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.32.0-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.31.6 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.31.6-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.31.5 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.31.5-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.31.4 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.31.4-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.31.3 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.31.3-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.31.2 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.31.2-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.31.1 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.31.1-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.31.0 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.31.0-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.30.1 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.30.1-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.30.0 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.30.0-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.29.3 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.29.3-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.29.2 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.29.2-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.29.1 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.29.1-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.29.0 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.29.0-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.28.6 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.28.6-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.28.5 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.28.5-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.28.4 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.28.4-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.28.3 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.28.3-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.28.2 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.28.2-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.28.1 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.28.1-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.28.0 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.28.0-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.8 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.8-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.7 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.7-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.6 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.6-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.5 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.5-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.4 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.4-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.3 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.3-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.2 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.2-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.1 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.1-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
'<3.8,>=3.6' (required by rasa-x 0.27.0 (from https://pypi.rasa.com/api/package/rasa-x/rasa_x-0.27.0-py3-none-any.whl (from https://pypi.rasa.com/simple/rasa-x/)))
WARNING: There was an error checking the latest version of pip.

WARNING: There was an error checking the latest version of pip.

Please help

Hi! I’m getting the same error. Did you find a solution to fix it? If so how if not what did you do to install? Can you hit me up please