-
### **Description:**
When running simple_rl_train.py, I encounter an error where the environment (Carla) seems to attempt a reset multiple times, causing an AttributeError due to obs_space being Non…
-
**Environment:**
```
pygame-ce 2.5.1 (SDL 2.30.6, Python 3.12.5)
Platform: Linux-6.10.8-arch1-1-x86_64-with-glibc2.40
System: Linux
System Version: #1 SMP …
-
I am running Python 3.9.6, and Pygame 2.1.2. Whenever I run main.py, these windows open:
![image](https://user-images.githubusercontent.com/73534719/195166421-5ebfbe14-6317-4b4a-bd46-2ddeeeaf2d00.png…
-
@tmori さん @buildko89 さん こんにちは。いつもありがとうございます。
インストールマニュアル等のUbuntu24.04LTS対応をご検討される際のご参考になれば幸いです。
このプロジェクトとして、OSやpythonに関してどこまで記述するのか難しいかとは思いますが。
現状のubuntu22.04_install&operation_pythonAPI編.mdでもISOファイ…
-
Hi,
I came across this overflow error when trying to do a simple change to fullscreen using pygame, opengl and the imgui integration. The attached file reproduces it.
If you perform this line: …
-
I tried launching the file directly but it failed. Only after I went in with VSCode did I see that pygame hadn't been identified. I'm on Windows 11.
-
Currently it is _possible_ to run PyGame applications in a web browser using projects like [Pyodide](https://pyodide.org/en/stable/) and [pygbag](https://github.com/pygame-web/pygbag) ([see these demo…
-
As I read should be done:
```
dependencies = [
# "six",
# "bs4",
# "markdown-it-py",
# "pygments",
# "rich",
# "mdurl",
# "textual",
pygame,
pytmx,
]
```
But pygbag not compiling…
-
Hello, earlier this year I reported #460, which was fixed very quickly. Thanks!
I would like to bundle this fix into our release versions of pygame-ce, but we normally use release versions of depen…
-
Good afternoon,
I'm having issues with the visualization of the pygame window; by following the steps (start the simulator with the "test_refined" map, then activating the environment and running the…