-
I had to manually fix another error:
```
Traceback (most recent call last):
File "/home/schaeffj/.local/share/uv/tools/fdsnwsscripts/bin/fdsnws_fetch", line 5, in
from fdsnwsscripts.fdsnw…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd …
-
-
**Describe the bug**
My Python is Version 3.11 and I can't find a pytorch version which fits the requirements.
**To Reproduce**
Steps to reproduce the behavior:
1. run install.bat on ubuntu 23.1…
-
Recently I upgrade my laptop to Ubuntu 24.4 . The default python version I have now is 3.12. Since the upgrade AvNav failed to start.
The root cause seemed to be in pluginhandler.py. This uses the…
-
As of the latest release on PyPi, I have observed that this package indicates support for Python >=3.6 in its package metadata, however is presently only compatible with Python versions 3.8 or later a…
-
**What is your feature request?**
Python 3.8 is now EoL: https://devguide.python.org/versions/
Python 3.13 is now released.
~~We still have python 3.8 as our lower bound, which has been EoL for…
-
Simple reproduction: Run `python -X dev -c "import nbclient"` and see the following printed:
```
C:\venv\Lib\site-packages\nbclient\jsonutil.py:29: DeprecationWarning: Parsing dates involving a day o…
-
Python 3.13 is in the works and will be released in the nearish future. It would be great to have it supported.
-
`python -m pip install -r requirements.txt` on Windows 11, Python 3.13
Fails with
```
Collecting psycopg2 (from spinedb_api->-r requirements.txt (line 1))
Downloading psycopg2-2.9.10.tar.gz…