Wie die Lösung "Python setup.py Egg_info nicht erfolgreich" in Anaconda gelaufen ist und Rasa installiert hatPython

Python-Programme
Guest
 Wie die Lösung "Python setup.py Egg_info nicht erfolgreich" in Anaconda gelaufen ist und Rasa installiert hat

Post by Guest »

Ich habe kürzlich Anaconda und Python (3.11.4) installiert. > Bitte helfen Sie mir. 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\Eliseo\AppData\Local\Temp\pip-install-qo_63x3c\absl-py_16e4b8fcbea9469084883112126934fa\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.
< /code>
Ich habe versucht, Python zu deinstallieren, und "Conda Clean -alle" in Anaconda -Eingabeaufforderung. Aber es funktioniert nicht.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post