gym icon indicating copy to clipboard operation
gym copied to clipboard

[Bug Report] Installation error

Open mehrdadasadiut opened this issue 1 year ago • 4 comments

If you are submitting a bug report, please fill in the following details and use the tag [bug].

Describe the bug Installation rise errors Code example pip install gym[all] System Info Ubuntu20.04

  • Describe how Gym was installed (pip, docker, source, ...)
  • pip
  • Python version 3.8 Additional context ERROR-GYM1 ERROR-GYM2

Checklist

  • [ Y] I have checked that there is no similar issue in the repo (required)

mehrdadasadiut avatar Apr 18 '23 12:04 mehrdadasadiut

Could you pip install --upgrade wheel and reinstall

pseudo-rnd-thoughts avatar Apr 18 '23 13:04 pseudo-rnd-thoughts

The upgrade has been done. Unfortunately does not work.

mehrdadasadiut avatar Apr 18 '23 13:04 mehrdadasadiut

Sorry, I don't sure what your issue is then. Does pip install gym work?

pseudo-rnd-thoughts avatar Apr 19 '23 11:04 pseudo-rnd-thoughts

The ufal.pybox2d has fixed my issue, and now the gym is working.

mehrdadasadiut avatar Apr 19 '23 11:04 mehrdadasadiut