-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
externalThe problem is with another package or dependency (not uv)The problem is with another package or dependency (not uv)uv pythonRelated to the uv python interfaceRelated to the uv python interface
Description
❯ uv venv -p 3.13
× No interpreter found for Python 3.13 in managed installations or system path
❯ uv --version
uv 0.3.4 (39f3cd2a9 2024-08-26)
Also, 3.13 doesn't seem to be in the list:
❯ uv python list --all-versions
cpython-3.12.5-macos-aarch64-none /Users/brianokken/Library/Application Support/uv/python/cpython-3.12.5-macos-aarch64-none/bin/python3 -> python3.12
cpython-3.12.4-macos-aarch64-none /usr/local/bin/python3.12 -> ../../../Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12
cpython-3.12.4-macos-aarch64-none /usr/local/bin/python3 -> ../../../Library/Frameworks/Python.framework/Versions/3.12/bin/python3
cpython-3.12.4-macos-aarch64-none /Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12
cpython-3.12.4-macos-aarch64-none /Library/Frameworks/Python.framework/Versions/3.12/bin/python3 -> python3.12
cpython-3.12.4-macos-aarch64-none /Users/brianokken/Library/Application Support/uv/python/cpython-3.12.4-macos-aarch64-none/bin/python3 -> python3.12
cpython-3.12.3-macos-aarch64-none <download available>
cpython-3.12.2-macos-aarch64-none <download available>
cpython-3.12.1-macos-aarch64-none <download available>
cpython-3.12.0-macos-aarch64-none <download available>
cpython-3.11.9-macos-aarch64-none /Users/brianokken/Library/Application Support/uv/python/cpython-3.11.9-macos-aarch64-none/bin/python3 -> python3.11
cpython-3.11.8-macos-aarch64-none <download available>
cpython-3.11.7-macos-aarch64-none <download available>
...
Metadata
Metadata
Assignees
Labels
externalThe problem is with another package or dependency (not uv)The problem is with another package or dependency (not uv)uv pythonRelated to the uv python interfaceRelated to the uv python interface