-
## Description of the issue
Modulegraph has an internal `Alias()` class which simply inherits from `str()` to label known module name compatibility aliases/redirects. If one of these Alias …
-
I've just run into a baffling conflict while trying to run `pygame 2.1.3` (SDL 2.0.22, `Python 3.11.0`) on a fresh 32-bit Windows 10 installation. I'm running `OS Build 19045.2604` (latest). I also in…
-
[See this for how to prepare a Python package](https://packaging.python.org/en/latest/overview/)
Users should have to merely install and import as a library, just as is done with Pygame.
-
### Describe the Bug
When I try to launch the launcher I get this error
Traceback (most recent call last):
File "launcher.pyw", line 731, in
File "launcher.pyw", line 728, in main
File "…
-
# **Issue №3380 opened by *[Starbuck5](https://github.com/Starbuck5)* at 2022-08-07 06:14:54**
Many beginners, intermediates, and even advanced pygame users often get confused what is going o…
-
I am not able to install the package with my M1 Pro MacBook. The problematic library seems to be box2d-py. I already tried to install box2d via brew (`brew install box2d`) and followed [these instruct…
-
Make so `pygame.image.load` supports loading files that have `.aseprite` or `.ase` as extension.
For now I have to create two files:
- one ending with extension that pygame-ce supports
- second one…
-
### Description
hi there! i find this error,and this [issue](https://github.com/pypa/pip/issues/11501),then i upgrade the pip version to `23.2.1` but i still got this error,can anyone help me to deal…
-
# **Issue №2574 opened by *[Loremoth](https://github.com/Loremoth)* at 2021-04-30 23:28:48**
It seems very strange to me that a famous videogame library like this misses simple support for wr…
-
### What is the problem or limitation you are having?
[Pygame](https://www.pygame.org/news) is a cross-platform Python game programming library. It would be desirable to have native support for Pygam…