-
Hi, is it possible to support python 3.12?
-
Hello,
I would like to install SudoDEM and use it with python 3 but I'm getting some errors which I believe are linked to the python and package versions. What is the python version you work with a…
-
Beim Installieren der ipk file auf einem neuen CC110 kommt es manchmal zu Fehlern. Beim Testen wurde das durch mehrfaches Uploaden gelöst. Der Grund ist unbekannt.
-
### Preconditions
- [X] Requirements fulfilled
- [X] The known issues did not answer my question
- [X] The question has not been asked in the past or the answer does not satisfy me
- [X] There is cur…
-
Currently Fissure Python dependencies show:
```toml
[tool.poetry.dependencies]
python = ">=3.8.1,
-
Now that PyO3 0.23 is released, I think users will increasingly be trying to build for freethreaded Python.
What's the correct approach to do this? I have been working on this in https://github.com…
-
First of all thanks for this project! It would be great if you could provide wheels for Python 3.13 on PyPI; otherwise installation requires the curl development headers.
## What did you try to do?…
-
The telegram Bot is written in python 3.9 a lot of cool features were introduced after python 3.11. We should update to 3.11 to make use of these
-
basemap does not "pip install" cleanly under Python 3.13. Might be related to some of the pinned upper versions of package dependencies? This environment had numpy 1.26.4 installed (so not a numpy …
-
telnetlib was removed in python 3.13 which means this package is unusable for people on higher python versions. Can we remove our reliance on telnetlib?