-
The bot works in a limited setting on CPU.
Even after installing (cuda_11.7)/(cudnn 8.5) I'm unable to use the GPU (3060 Ti/CUDA compatible).
Can anyone help me? Suspecting wrong directories…
-
CARLA version: 0.9.13
Platform/OS: Windows
Problem you have experienced: I used the code from the examples/draw_skeleton.py to draw the bone positions of pedestrians. The bone positions seems to be …
-
Pygame's camera module, (src_py/camera.py) uses different strategies to try to get a working webcam backend.
At one point, videocapture / vidcapture was usable and used, another python library that…
-
Right now pygame has four classes that do the job of loading a font - `pygame.Font`, `pygame.SysFont`, `pygame.ftfont.Font` and `pygame.freetype.Font` . Deep underneath all four use the freetype libra…
-
### Describe the bug
Erroring on fresh install of a repli.it with `pip install "gymnasium[all]"
### Code example
```shell
ERROR: Command errored out with exit status 1: /home/runner/PurePlainDeadco…
-
# **Issue №2150 opened by *[DevHedronYT](https://github.com/DevHedronYT)* at 2020-10-06 18:51:35**
Now I just installed Python 3.9.0 and it says:
"NotImplementedError: font module not av…
-
release: May 21th
wanted:
- [x] Python-3.11.2 (2023-02-06, 3.11.3=2023-04-03)
- [x] jupyterlab-3.6.3 (Jupyterlab-4 is too fresh)
- [x] pytorch-2 for python-3.11
- [x] numba for python-3.11
- …
-
**Environment:**
- **Operating system**: Windows 11
- **Python version**: Python 3.11.0b4
**Current behavior:**
error: metadata-generation-failed
**Steps to reproduce:**
**(Using Python …
-
Hi, im new to python and when i try to download pygame it gives me this (btw i use windows):
pip install pygame
Collecting pygame
Using cached pygame-2.1.2.tar.gz (10.1 MB)
Preparing metadata …
-
**Environment:**
- **Operating system** : macOS Monterey v12.6.3
- **Python version** : Python 3.11.2
- **PyGame version** : 2.3.0
- **Relevant hardware** : N/A
**Current behavior:**
When …