-
## Description of your problem or feature request
When attempting to load tests on Python 3.12, `aesara/link/c/cmodule.py` fails to import because of missing `numpy.distutils` module. This module i…
-
/workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/cast.h:449:26: error: invalid use of incomplete type ‘PyFrameObject’ {ak…
-
I'm trying ot get back into this again to train my RVC voices and use them on my Mac Studio, But every time i try to launch the WEBgui or the local version it doesnt seem to work at all.
i get this…
-
using` pip install decord`
fails with
```
ERROR: Could not find a version that satisfies the requirement decord (from versions: none)
ERROR: No matching distribution found for decord
```
Machi…
-
## Feature
When using f-strings, a SyntaxError occurs if a string inside the curly braces is enclosed with the same type of quotes as the outermost quotes.
In RustPython
``` python
>>>>> f'hello…
-
Hi,
I'm trying to create an agent.
. | Version
--- | ---
Jenkins | 2.426.3
Python | 3.12.7
api4jenkins | 2.0.3
My code is:
```python
from api4jenkins import Jenkins
j = Jenkins(url_…
-
### What is the current behavior?
There are no `cp313` wheels for the latest distribution of this project: https://pypi.org/project/snowflake-connector-python/3.12.3/#files.
### What is the desired …
-
# Bug report
### Bug description:
It seems the behavior of `functools.singledispatch` changed in Python 3.12 in situations where a `typing.Protocol` is involved.
When executing the following code …
-
Released 3.12 for `bookworm` and `bullseye`. Looks like https://hub.docker.com/_/python doesn't have `buster`
Opened https://github.com/docker-library/python/issues/870
_Originally…
-
We should define a clear target for the python version to know what language features to use and have a solid base for our software stack.
Here are the python versions available in the JSC HPC soft…