When the Python interpreter path contains spaces and hyphens (e.g., E:\OneDrive - ...), the debugger fails to resolve the environment with an 'os error 123' because ...
I added some (not all) packages to the toml file and added the hatchling build system. With both python 3.13.7 and 3.14.0 installed, I pinned python 3.13.7 and ran uv sync uv sync Using CPython 3.13.7 ...