[ERROR]]init environment failed: failed to find uv path: exit status 1, retry in 30s #59

Closed
opened 2026-02-16 00:19:30 -05:00 by yindo · 1 comment
Owner

Originally created by @proleage on GitHub (Mar 25, 2025).

When I try to add a plugin on dify,

Image

And my backend terminal shows like that.

Image

I use go run cmd/server/main.go to run dify-plugin-daemon on terminal, I am appreaciate that if someone can help me solve the problem

Originally created by @proleage on GitHub (Mar 25, 2025). When I try to add a plugin on dify, ![Image](https://github.com/user-attachments/assets/6725525e-acc0-490d-804c-1e670f9722f1) And my backend terminal shows like that. ![Image](https://github.com/user-attachments/assets/cf2f615a-4d10-4b2c-9817-5f78aeccaa3e) I use `go run cmd/server/main.go` to run dify-plugin-daemon on terminal, I am appreaciate that if someone can help me solve the problem
yindo closed this issue 2026-02-16 00:19:30 -05:00
Author
Owner

@Yeuoly commented on GitHub (Mar 25, 2025):

You need to install uv yourselves https://docs.astral.sh/uv/getting-started/installation/ and change PYTHON_INTERPRETER_PATH to your python path

@Yeuoly commented on GitHub (Mar 25, 2025): You need to install uv yourselves https://docs.astral.sh/uv/getting-started/installation/ and change PYTHON_INTERPRETER_PATH to your python path
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#59