hubbs5 / or-gym

Environments for OR and RL Research
MIT License
373 stars 93 forks source link

Error while installing or-gym #39

Open sumayaar opened 5 months ago

sumayaar commented 5 months ago

!pip install or-gym

Collecting or-gym Using cached or_gym-0.5.0-py3-none-any.whl (39 kB) Collecting gym<=0.19.0 (from or-gym) Using cached gym-0.19.0.tar.gz (1.6 MB) 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.