Returns the path to the Python interpreter selected by uv for a project.
Examples
withr::local_tempdir() |>
withr::with_dir({
init()
python()
})
#> Error: ! command is not a string (length 1 character)
Returns the path to the Python interpreter selected by uv for a project.
withr::local_tempdir() |>
withr::with_dir({
init()
python()
})
#> Error: ! command is not a string (length 1 character)