You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should be able to resolve this by moving the python folder into the data folder, or by setting the environment variable UV_PYTHON_INSTALL_DIR to USER\AppData\Roaming\uv\python.
I installed an older version of python, It's located in the
USER\AppData\Roaming\uv\python\cpython-3.8.10-windows-x86-none
directory in windows.When I run a command like
uv python list --all-versions --all-arches --only-installed
, I don't see it show up.It would be nice if it would list that version using the
--only-installed
flag in the CLI.The text was updated successfully, but these errors were encountered: