chenfei-wu / TaskMatrix

Other
34.53k stars 3.33k forks source link

metadata-generation-failed #470

Open kavimiya opened 3 months ago

kavimiya commented 3 months ago

PS D:\Python_basic\Greens_Technology\NLP\new_bot> pip install rasa Collecting rasa Using cached rasa-1.10.2-py3-none-any.whl.metadata (14 kB) Collecting PyJWT<1.8,>=1.7 (from rasa) Using cached PyJWT-1.7.1-py2.py3-none-any.whl.metadata (3.9 kB) Collecting SQLAlchemy<1.4.0,>=1.3.3 (from rasa) Using cached SQLAlchemy-1.3.24.tar.gz (6.4 MB) Preparing metadata (setup.py) ... done Collecting absl-py<0.10,>=0.9 (from rasa) Using cached absl-py-0.9.0.tar.gz (104 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× 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 "C:\Users\d\AppData\Local\Temp\pip-install-b33uegfu\absl-py_6005990616f24a5c85b63c62c657b0e8\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. hint: See above for details.