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
When trying to run a python script, I'm getting this error:
"error": {
"name": "ExecutionErr",
"message": "error during execution of the script:\npip compile failed: Internal: Executable uv not found on worker. PATH: /home/luna/.deno/bin:/home/luna/.nvm/versions/node/v22.13.1/bin:/home/luna/.local/bin:/home/luna/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/luna/.config/Code/User/globalStorage/github.copilot-chat/debugCommand @common.rs:945:16"
}
}
I have uv installed locally. How to fix this?
The text was updated successfully, but these errors were encountered:
When trying to run a python script, I'm getting this error:
I have uv installed locally. How to fix this?
The text was updated successfully, but these errors were encountered: