-
Python 3.8 reached EOL on 2024-10-07. Our dependencies will likely drop support for that version as well, so it will be a burden to keep-up support for it sooner or later.
The plan is to release a …
-
#### Runtime Environment
- Operating system and version: Fedora 41 (Beta)
- Terminal emulator and version: kitty 0.36.4
- Python version: 3.13
- Ranger version/commit: ranger-0:1.9.3-16.fc41…
-
I'm using Python 3.12.3 (installed through Homebrew) on macOS 14.5 and seem to be getting a segmentation fault when trying to import `playsound`:
```
$ python3.12 --version
Python 3.12.3
$ pytho…
-
We should drop Python 3.9 for the upcoming 2025 R1 releases of all PyGranta packages, so we are aligned with [SPEC 0](https://scientific-python.org/specs/spec-0000/) and [ADR 21](https://adrs.ansys.co…
-
I'm trying to use python-stix which relies on mixbox. However, this mixbox still relies on distutils in it's [parser](https://github.com/CybOXProject/mixbox/blob/master/mixbox/parser.py#L5).
Howev…
-
#### Environment details
- OS type and version: Debian Bookworm / Docker
- Python version: `python --version` 3.13.0
- pip version: `pip --version` 24.2
- `google-cloud-logging` version…
-
**Describe the bug**
I am getting the following error when trying to run the training script in Jupyter notebook python 3.11.3
`File "mtrand.pyx", line 920, in numpy. random. mtrand. RandomState. ch…
-
# Bug Report
## Description
Due some high CVEs on python 3.11.9 image, I need to update to 3.12.4 that is clean. The issue is that python 3.12 removed modules has been removed.
[importlib](https://…
-
Hi,
Thank you for providing this as open source. Unfortunately, I encountered an error when attempting to install the required dependencies. It seems to be an issue with distutils, which is not ins…
-
@fu123456
I am installing your project, however, when trying to install Pytorch 1.5 , it has a compatibility issue with python 3.6 and therefore does not install. As you have recommended, the need…