dify-plugin-repackaging
dify-plugin-repackaging copied to clipboard
After the offline packaging is completed, some dependencies are still missing.
Please confirm before submission 在提交之前,请确认
- [x] I have searched for existing issues search for existing issues, including closed ones. 我已经搜索了现有问题搜索现有问题,包括已关闭的问题。"
OS Platform 操作系统平台
linux-amd64
Problem description 问题描述
The problem appears when I upgrade to dify-2.0.0-beta and install new plugins, such as langgenius-parentchild_chunker_0.0.6.difypkg, langgenius-general_chunker_0.0.5.difypkg, and langgenius-dify_extractor_0.0.4-offline.difypkg.
When installing without internet access, it showed an error log: "init environment failed: failed to install dependencies: exit status 1, output: × Failed to download and build peewee==3.18.2". This indicates that peewee, pandas, or some other packages are missing.