gym
gym copied to clipboard
[Bug Report] Installation error
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
Checklist
- [ Y] I have checked that there is no similar issue in the repo (required)
Could you pip install --upgrade wheel
and reinstall
The upgrade has been done. Unfortunately does not work.
Sorry, I don't sure what your issue is then. Does pip install gym
work?
The ufal.pybox2d has fixed my issue, and now the gym is working.