-
### What is the problem or limitation you are having?
Any thoughts about adding those alternatives? Because briefcase is a packaging utility... I think it should be able to package any python package…
-
Hello,
I am exited to play with this tool and see what it can do! I tried to launch the simulator in verbose mode after installation on my M1 Macbook, and got this error. Could it be a compatabilit…
jafny updated
2 years ago
-
That is unfortunate because now we only can do polling.
Am I right that the portmedia library underneath has no support for blocking reads either?
**Related Docs:** https://www.pygame.org/docs/ref…
ghost updated
4 years ago
-
### Aim
We can write scripts to build interactive games, ranging from simple 2D puzzles to more complex simulations. This is a great way to learn programming concepts while having fun.
### Details
…
-
-
Dear Jorgen,
i was testing something with the `pyo` [library](http://ajaxsoundstudio.com/pyodoc/) as i got the message:
```
Process Python segmentation fault (core dumped)
```
and nothing runs anym…
ghost updated
6 years ago
-
Hi,
I just looked at this as someone asked me for help setting up a Python coding environment, and it doesn't appear that there's any wheels on Pypi. What are the chances of getting at least Windows…
-
Defaulting to user installation because normal site-packages is not writeable
Collecting pygame
Using cached pygame-2.1.2.tar.gz (10.1 MB)
Preparing metadata (setup.py): started
Preparing metada…
-
I have a super simple Flask install, and i've run...
pip install Flask-APScheduler
and my code is simple...
```python
from flask import Flask
from flask_apscheduler import APScheduler
…
-
see https://github.com/pygame-web/pygbag/issues/69
I would look if there's any pure python implementation in any debugging tools in the [python wiki](https://wiki.python.org/moin/PythonDebuggingToo…