Dependency errors persist for vanna.ai on Dify platform after configuration #233

Closed
opened 2026-02-16 10:18:32 -05:00 by yindo · 0 comments
Owner

Originally created by @MeiHD on GitHub (Apr 28, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.3.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

Image
I installed version V0.02 of vanna.ai (I also tried version V0.01) through the Dify marker. When executing it in the workflow, I received the prompt: "Run failed: Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"DependencyError","message":"You need to install required dependencies to execute this method, run command: \npip install vanna[postgres]"}". I also tried restarting Dify and installing the Vanna.ai tool in the form of a local installation, but neither of these attempts was effective. Other tools installed in the Dify market did not have this problem.

✔️ Expected Behavior

After filling in the key information correctly, vanna.ai should be able to execute properly without reporting any errors.

Actual Behavior

I received the prompt: "Run failed: Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"DependencyError","message":"You need to install required dependencies to execute this method, run command: \npip install vanna[postgres]"}"

Originally created by @MeiHD on GitHub (Apr 28, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.3.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/7afc825e-5702-4656-b13c-eb7269237189) ![Image](https://github.com/user-attachments/assets/50e69f23-cba9-4866-bcc9-5336a8b2ca9d) I installed version V0.02 of vanna.ai (I also tried version V0.01) through the Dify marker. When executing it in the workflow, I received the prompt: "Run failed: Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"DependencyError","message":"You need to install required dependencies to execute this method, run command: \npip install vanna[postgres]"}". I also tried restarting Dify and installing the Vanna.ai tool in the form of a local installation, but neither of these attempts was effective. Other tools installed in the Dify market did not have this problem. ### ✔️ Expected Behavior After filling in the key information correctly, vanna.ai should be able to execute properly without reporting any errors. ### ❌ Actual Behavior I received the prompt: "Run failed: Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"DependencyError","message":"You need to install required dependencies to execute this method, run command: \npip install vanna[postgres]"}"
yindo closed this issue 2026-02-16 10:18:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#233