-
### 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…
-
Error:
```
File "~/Charge a Credit Card/python_charg_r01.py", line 13, in
from authorizenet import apicontractsv1
File "~/.local/lib/python3.10/site-packages/authorizenet/apicontracts…
-
Hi,
I'm using python 3.10 and the library raised this issue due to an incompatibility:
```python
File "/usr/local/lib/python3.10/dist-packages/django/forms/boundfield.py", line 34, in __str__
…
-
没有CUDA 12.1的对应版本
安装了 flash_attn-2.6.3+cu123torch2.4cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
但是报错 ImportError: /root/anaconda3/envs/loramoe/lib/python3.10/site-packages/flash_attn_2_cuda.cpython-310…
-
Curious, if there is a reason this requires python 3.10+?
https://github.com/trevorhobenshield/amazon_photos/blob/main/setup.py#L32
Would love to be able to install and use this on python 3.9 whic…
-
Workflow files "run-checks" and "run-tests" use Python 3.8 and "ci-tests" uses Python 3.9. Python 3.8 LTS end 10/2024.
Recommend bumping to Python 3.10 that has LTS through 10/2026
-
~(à faire en rentrant de vacances en août)~
Le support de Django 3.2 LTS s'est achevé en avril, il faut donc le retirer des versions supportées dans le `README.rst`, le `pyproject.toml` et la CI.
…
-
This package is not supported on Python 3.10.
Mainly because of the sub dependency `hyper` (discontinued) is importing `Iterable` from `collection` instead of `collection.abc`
`hyper` is depende…
-
or `from __future__ import annotations`, yet this project has 3.9 as the lower limit of python.
-
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…