-
**Is your feature request related to a problem? Please describe.**
I am trying to run my Python program in a web browser and share it with my friends.
I wrote it with Pyglet.
Because Pyglet is a pu…
-
C:\python\pygame-2.3.0>pip install pygame --pre
Collecting pygame
Using cached pygame-2.4.0.dev2.tar.gz (12.9 MB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
…
-
Right now to shut down the Pi once it's booted into Kiosk mode, the only two ways to shut it down are to access it remotely (via Pi Connect or SSH), or to press the physical power button on the Pi 5 (…
-
**Environment:**
You can get some of this info from the text that pops up in the console when you run a pygame program.
- **Operating system** (e.g. Windows, Linux(Debian), Linux(Ubuntu), Mac): …
-
Python makes this annoying
There are existing ways to package python applications into a .exe, however they
- usually make a massive exe
- might not work with pygame?
Pygame is based on SDL whic…
-
I'm very new to python, pygame, etc, so maybe I missed something big. I'm using pylance and mypy to do static analysis, and they don't seem to be finding a type library or any type hints. Pygame its…
-
When running `supersprint.py`, I get the following traceback
```
(speed) [me@mac Wireframe-21 (master)]$ python supersprint.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.o…
-
Hey, I see you haven't really maintained this package in a while.
I've build a package that uses your work to import aseprite files to pygame, which I'd like to publish to pip.
However, since it d…
-
I've tried both `pip install pygame` and `pip install pygame --pre` but it still show the same error all the time.
- Windows version: 10.0.19045 Build 19045
- Python version: Python 3.10.9
- pip …
-
Hi Friend,
Thank you for this. I tried to compile it in PS / Windows 11 and latest version of Python 3.11.2.
On another machine, I tried with 3.7.16. Seemed to work better but still got path err…