I'm not able to install Python extention on vscode. Getting this error: can't install ms.python.python extension because it is not compatible with the current version ...
I can create a python3.12 environment with pymupdf installed and run it from my (kubuntu24.04) shell without issues, with the following commands (showing shell log after each >command): >uv --version ...