Skip to content

Reticulate fails with uv 0.8.0 #1811

@dfalbel

Description

@dfalbel

After installing uv 0.8.0, we see:

> reticulate::py_config()
Error : could not find a Python environment for /
In addition: Warning message:
In normalizePath(python_home) :
  path[1]="/Users/dfalbel/.cache/uv/builds-v0/.tmpeNA4CT/bin": No such file or directory
Error:
! Installation of Python not found, Python bindings not loaded.
See the Python "Order of Discovery" here: [https://rstudio.github.io/reticulate/articles/versions.html#order-of-discovery.](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)
Hide Traceback
    ▆
 1. └─reticulate::py_config()
 2.   └─reticulate:::ensure_python_initialized()
 3.     └─reticulate:::initialize_python()
 4.       └─reticulate (local) python_not_found("Installation of Python not found, Python bindings not loaded.")```

When reticulate uses uv to create an ephemeral environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions