mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
BlockingIOError: [WinError 10035] 无法立即完成一个非阻止性套接字操作。 #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @engchina on GitHub (Feb 27, 2025).
Hi,
I'm following the guide https://docs.dify.ai/plugins/quick-start/debug-plugin to deploy a plugin,
.envas below,while excuting
python -m mainHow to solve it? Or Is there anyway that I can debug the plugin locally?