-
Too many issues will kill our team's development velocity, drastically.
Make sure you have checked all steps below.
### Prerequisite
* [x] Make sure your problem is not listed in [the common buil…
-
After I input "pip install -r requirements.txt" things go fine until the installation fails due to three "building wheel" issues.
I'm running Python 3.1.0, pytorch and torchaudio 2.1.2+cpu, torchv…
-
### Checkboxes
- [X] I have read the [installation](https://xxyzz.github.io/WordDumb/installation.html) and [usage](https://xxyzz.github.io/WordDumb/usage.html) documents.
- [X] I have not found simi…
-
`--disable-gil` will allow python running in a free-threaded mode, allowing python to utilize multiple cpu core in a single process. This feature seems disabled by default thus not affecting the compa…
-
Hi,
Apologies if this is a duplicate bug report but I can't find any issue similar to this in the past week. I'm on the latest uv tag (`uv --version` == `uv 0.4.29`) on Linux and it seems that …
-
Gdbgui requires a fixed version of greenlet: `greenlet==3.0.0`. There are fixes for greenlet for Python 3.13, e.g. https://github.com/python-greenlet/greenlet/commit/528b81680cc95a86ab25370ea3f0461384…
-
When trying to install `ddtrace-py` with the latest Python 3.13 RC builds, the installation fails with the following error.
```
building 'ddtrace.profiling.collector._memalloc' extension
creating bui…
-
Could a semi-compiled version improve the processing?
-
### Description
Just asking for the same as I'm using for Python 3.12.4.
`msgspec-0.18.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl`
My ancient RHEL8 build environment is limited …
-
### Describe the bug
* OS: KUbuntu 24.04.1
* Conan version: 2.7.0
* CMake version: 3.28.3
Hi,
I'm trying to consume the `cpython/3.12.2` package for my project, which is Python binding.
My…