-
`C:\Users\Me>python -m pip install scratch-to-python
Collecting scratch-to-python
Using cached scratch_to_python-0.1.2-py3-none-any.whl (8.7 kB)
Collecting pygame==2.0.1
Using cached pygame-2.…
-
ev3dev version: 4.14.117-ev3dev-2.3.5-ev3
ev3dev-lang-python version: INSERT ALL VERSIONS GIVEN BY dpkg-query -l {python3,micropython}-ev3dev* HERE
Desired=Unknown/Install/Remove/Purge/Hold
| Statu…
-
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 trying to build pygame, some libraries are not found, even though they were given using -E:
```
$ pypi2nix -e pygame -E "libpng SDL pkg-config SDL_image SDL_mixer SDL_ttf libjpeg portmidi freet…
-
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…
-
```
I try to implement a audio player using the library. Somehow I cannot get the
audio to load
No error message is displayed.
seems like p.loadfile doesnt work as ps ax shows
/usr/bin/mplayer -sl…
-
**Proposal:**
Add properties `angle` and `angle_rad` to `pygame.Vector2` with getter and possibly a setter.
```py
vec.angle_rad == math.atan2(vec.y, vec.x) == vec.as_polar()[1] # note: no vec.an…
-
Collecting box2d-py==2.3.5 (from gym[box2d])
Using cached box2d-py-2.3.5.tar.gz (374 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing back…
-
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…
-
```
I try to implement a audio player using the library. Somehow I cannot get the
audio to load
No error message is displayed.
seems like p.loadfile doesnt work as ps ax shows
/usr/bin/mplayer -sl…