-
python:3.11.0
-
Python 3.8 is reaching its End of Life (EOL) in October, meaning it will no longer receive security updates or patches. To ensure the Tirith project remains secure, up-to-date, and takes advantage of …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
_No response_
### Code sample
Code run:
```python
from cobra.io import load_model
f…
-
**Describe the bug**
The current version of Python used in the project is 3.7, and there's a need to update it to Python 3.11. Additionally, [legacy Python version 3.7 series](https://www.python.or…
-
A log of the process from 3.13, 3.12, and 3.11; all lower versions look like 3.11.
```
↪ Thu Sep 19 11:52:23 PDT 2024 (★ clear) (1 seconds elapsed) …
glyph updated
1 month ago
-
Hi,
I am having issues installing this plugin with any python version with `pip install kedro-vertexai`
with python 3.10
```sh
AttributeError: cython_sources
[end of output]
note: This…
-
### Describe the bug
Python 3.11 package are not available on PyPI
### Steps to reproduce
With Python 3.11, `pip install wasmer`. `import wasmer` results in:
```
ImportError: Wasmer is no…
-
I'm attempting to install cyclonedds-python with the included binaries per the README.
Reproducer Dockerfile:
FROM python:3.11-bullseye
RUN python3 -m pip install cyclonedds
Re…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The builds of Python 3.10.15 and 3.11.10 (maybe others, I have not completed an exhaustive s…
-
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…