-
I don't know if this is intentional, but the following project cannot be installed on Python 3.13 if I want to avoid building source distributions:
1. `uv init example`
2. `cd example`
3. Use thi…
cbrnr updated
2 weeks ago
-
## Describe the bug
The GRASS GIS manual pages of the different versions have been published for a long time with a difficult to understand concept of being invisible, redirected or shown, which al…
-
The README indicates
> Supported Python versions: 2.7, 3.4+
> Supported Django versions: 1.4-2.0+
and the "Known Bugs and Limitations" section makes quite a few references to Django 1.x
Sinc…
-
Hi there,
thank you for the amazing work!
I could not make it work with Python 3.9.5 and I had to downgrade it to Python 3.8.10 to make it compatible with the specified Spacy version.
On the …
-
```
What steps will reproduce the problem?
run under newer python
What is the expected output? What do you see instead?
i get always out of bounds exceptions.
What version of the product are you us…
-
We want to target Python 2.7.x as that is still commonly used with Ansible. In addition, the lib should work with Python 3.6.x since that looks to be the next series used by system/os Python with Ansi…
-
@keewis are any workarounds to install `arro3-cor` from conda-forge in osx-arm? I get the following error under a conda environment:
```
Channels:
- conda-forge
- defaults
Platform: osx-arm64…
-
@mayou36 commented on [Mon Oct 22 2018](https://github.com/zfit/zfit/issues/31)
So, for once the real question of Python 2.7 support: should we *really* still support it?
Arguments I recently disc…
-
Can you specify please versions for python, keras and tensorflow requiered for that project? Please.
-
**Describe the bug**
Setting `REQUESTS_CA_BUNDLE` or `CURL_CA_BUNDLE` doesn't have any effect since we call a low-level function when sending requests which bypasses the ENV aggregation
…