Nuacht

My local project .venv/bin/python appears to quite suddenly have stopped working. I see ENOENT: no such file or directory, lstat '.venv/bin/python' being reported in the Python output.
Type: Bug I find the exact same behavior as #21907 In short, VSCode will randomly complain on opening that it cannot find the python interpreter I select in the settings: Failed to check if /worksp ...