-
Notifications
You must be signed in to change notification settings - Fork 347
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels