eabase

Results 150 issues of eabase

I watched your YT [video](https://www.youtube.com/watch?v=HQnPp9b7IOk), and got to the point needing to install [Box2D](https://github.com/pybox2d/pybox2d). However it seems outdated/broken, so how did you install this? There is also a link to...

### Question I am trying to increase the size of the `pygame window`? ![2024-0509_205344_pygame_window](https://github.com/openai/gym/assets/52289379/b402958b-3f91-4d54-a81d-e0338c538eef) I cannot find anything useful at all in the documentation for setting the window size. Looking...

### Describe the bug In the old gym, you can according to documentation inside the `lunar_lander.py` code, run the lander using a keyboard. inside the `C:\xxxx\Lib\site-packages\gymnasium\envs\box2d\lunar_lander.py` file: ``` ``` However,...

bug

Please add info to the README about how we can install and test this.

Not in one place (in the README) have you said what OpenCL is about, and what it is used for, or why it is needed.

Needing a libpcap dependency for compiling a ping app, I am confused whether to use this repo, or the *original* libpcap from here: https://github.com/the-tcpdump-group/libpcap Which one should I use? What...

I already reported the following ticket, but was not clear what repo it should be reported to. https://github.com/msys2/MSYS2-packages/issues/4813

### Checklist - [X] I have read through the manual page (`man fzf`) - [X] I have searched through the existing issues - [X] For bug reports, I have checked...

windows

I've been trying to whitelist this super useful powershell script in all sorts of way's. Windows-11 say it's file and directory is whitelisted, yet, when I run it, nothing at...

Project doesn't compile. Please update your README, and instructions how to get this to work. ```bash # cmake -S .. -B . -Ax64 -Wno-dev -Wno-deprecated --fresh --install-prefix 'C:\Program Files\rx_tools' -DCMAKE_BUILD_TYPE=Release...