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
$ uv -V
uv 0.2.12
$ python -V
Python 3.11.2
$ /usr/bin/python -V
Python 2.7.15
$ uv toolchain list
warning: `uv toolchain list` is experimental and may change without warning.
error: Can't use Python at `/usr/bin/python`
Caused by: Python executable does not support `-I` flag. Please use Python 3.8 or newer.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: