-
### Describe the bug
Toga can't currently be installed on Windows using Python 3.13.
This is due to pythonnet/pythonnet#2454.
### Steps to reproduce
1. Install Python 3.13
2. `pip install toga~…
-
We need a new release of the master branch.
### Steps to reproduce
1. Create a new python 3.12 environment.
2. Install pydub from pypi
3. import AudioSegment
4. Observe Warnings
```bash
$ …
-
Per the [Python docs on the `audioop` module](https://docs.python.org/3.12/library/audioop.html), the module is deprecated and will be removed in Python 3.13. Seeing that pyVoIP makes liberal use of t…
-
If you currently try to run it on Python 3.6, it will fail with the following message:
```
Traceback (most recent call last):
File "./nft-stats.py", line 111, in
main()
File "./nft-sta…
-
# Bug report
### Bug description:
Hi together,
After updating llvm-bolt to 19.1.0 it is not possible to use the --enable-bolt function anymore.
Following can be found in the log:
```
BOLT-INFO: 0 o…
-
## 🚀 Feature
Support to python 3.10
## Motivation & Examples
Would be useful for the community to have support to python 3.10
Detectron2 is supported from py3.6 until py3.9 as we can be seen h…
-
Could you please put a new version and/or binary out for Python 3.9 and 3.10?
-
After installing Signal Integrity App and trying to run, getting the following error message:
```(spyder-env) dracid@acid-framework:~/Documents/openSI/SignalIntegrity-1.4.1$ SignalIntegrity
Tracebac…
-
We currently only support SciPy for Python 3.8, 3.9 and 3.10. For the available versions, see [the repository](https://chaquo.com/pypi-13.1/scipy/), and to set the Python version of your app, see [the…
-
First pre-release is available at the end of October according to https://peps.python.org/pep-0719/#schedule, final in October 2024:
- 3.13.0 beta 1: Wednesday, 2024-05-08 (No new features beyond this…