-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a duplication
- [X] I already searched in Google and didn't find any good information or help
### …
-
hi, what did you have to change that pyconfig.h did not handle ?
Also can wasmpy build numpy or pygame cythonized modules on 3.10 ?
pmp-p updated
2 years ago
-
I am using ubuntu and want to build an executable for linux.
Application Code(simple hello world app.):
```
from kivy.app import App
from kivy.uix.button import Button
class TestApp(App):
def b…
-
Thanks for the great work. However, there were some error encountered and I would be grateful if you can help with it.
error 1:
command: python tools/data/batch_merge_data.py '/media/avt/InterFuser/…
-
## Pyinstaller (sometimes) breaks tkterminal. When using tkterminal in a python script and type "python 3 _____.py" it runs the python script normally without many problems. However, when you …
-
**Describe the bug**
When running the `car_racing.py` module directly, it fails with
```
File "/tmp/venv/gym/gym/envs/box2d/car_racing.py", line 799, in
env.render()
File "/tmp/venv/gy…
foxik updated
2 years ago
-
### Describe your problem
Installed on fresh raspberry. Had to correct the arch. Also installed a small screen.
On settings is only Loading... Jukebox Core Version.
Scanning cards to add a new hs…
-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
Until now the next code crashes on Windows 10 Pro 64bit, all last updating (pygame 2.1.2 (SDL 2.0.18, Python 3.10.5) ):
:import pygame.midi
pygame.midi.init()
player = pygame.midi.Output(0) # C…
-
Is a command line the only way to run pgzero scripts? Can I run it through a regular IDE?