-
I'm getting the following error:
ERROR: Package 'colmi-r02-client' requires a different Python: 3.9.2 not in '=3.11'
-
I checked our dependencies, and we still have to wait for suitable NetCDF4 binaries (but they are already in preparation, [NetCDF4 issue 1370](https://github.com/Unidata/netcdf4-python/issues/1370)). …
-
### Proposed change
https://endoflife.date/python - security support for Python 3.8 ended 3 weeks ago (07 October 2024), let's bump the Python version up to 3.9!
### Use case
Security support…
-
New versions of yt-dlp will no longer support Python 3.8.
Groundwork for [yt-dlp-tver issue](https://github.com/kuriho/yt-dlp-tver/issues/1)
-
Particularly for some `typing` imports, supporting Python < 3.11 is annoying. Even my Raspberry Pi is now on 3.11, so I propose we stop supporting 3.10 and below. @akaplanyan and @VigneshVSV if either…
rwb27 updated
3 weeks ago
-
python:3.9.19-slim-bookworm
-
which means i can update to use `|` for `Union` type hinting
https://peps.python.org/pep-0604/
-
Thanks for your great work! I ran into a tricky problem while trying to reproduce your system:
" setup.py:441: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version in…
-
I'd like to understand if anybody is relying on python 3.9 compatibility.
Numpy v2.1 and later as well as the latest xarray release have dropped python 3.9 and require >=3.10
We'll eventually ha…
-
I was using briefca, specifically beeware to build an android app. When i use command to build app for android, it is throwing me this error.
```[nmtbhashini] Updating app metadata...
Setting main…