hill-a / stable-baselines

A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
http://stable-baselines.readthedocs.io/
MIT License
4.14k stars 723 forks source link

python setup.py egg_info did not run successfully. #1182

Open perp1exed opened 1 year ago

perp1exed commented 1 year ago

Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/ Collecting git+https://github.com/hill-a/stable-baselines Cloning https://github.com/hill-a/stable-baselines to /tmp/pip-req-build-08f4jaj6 Running command git clone --filter=blob:none --quiet https://github.com/hill-a/stable-baselines /tmp/pip-req-build-08f4jaj6 Resolved https://github.com/hill-a/stable-baselines to commit 45beb246833b6818e0f3fc1f44336b1c52351170 error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Preparing metadata (setup.py) ... error 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.

Traceback (most recent call last): File ...

System Info Describe the characteristic of your environment:

Additional context Add any other context about the problem here.