3218e364ae
In #13302, there was an IO error without context. This error seems to be caused by a symlink error. Switching as symlinking to `fs_err` ensures these errors will carry context in the future.
uv-virtualenv
uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.