fatwang2 / sum4all

网页、视频、图片大模型总结
MIT License
224 stars 43 forks source link

插件安装时出错,安装后又出错:Failed to import plugin sum4all: No module named 'docx' #61

Open bingjiw opened 1 month ago

bingjiw commented 1 month ago

插件的宿主App 即 ChatGPT on Wechat的安装运行环境:DigitalOcean - App Platform 作为 App docker 运行于 容器内

安装插件时出错: Installing collected packages: XlsxWriter, python-docx, PyMuPDFb, markdown, et-xmlfile, python-pptx, PyMuPDF, openpyx1 ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/usr/local/bin/vba_extract.py' Consider using the '--user option or check the permissions.

Screenshot 2024-06-03 at 11 38 38

安装微信插件sum4all后,出错如下: qwen-wewegpt-component] [2024-06-03 03:29:46] [WARNING][2024-06-03 11:29:46][plugin_manager.py:113] - Failed to import plugin sum4all: No module named 'docx'

Screenshot 2024-06-03 at 11 35 44
fatwang2 commented 1 month ago

看上去是依赖没安装?

bingjiw @.***>于2024年6月3日 周一11:44写道:

插件的宿主App 即 ChatGPT on Wechat的安装运行环境:DigitalOcean - App Platform 作为 App docker 运行于 容器内

安装插件时出错: Installing collected packages: XlsxWriter, python-docx, PyMuPDFb, markdown, et-xmlfile, python-pptx, PyMuPDF, openpyx1 ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/usr/local/bin/vba_extract.py' Consider using the '--user option or check the permissions. Screenshot.2024-06-03.at.11.38.38.png (view on web) https://github.com/fatwang2/sum4all/assets/20619102/320e01ed-c9c8-48fa-9d01-7e3bedc237ba

安装微信插件sum4all后,出错如下: qwen-wewegpt-component] [2024-06-03 03:29:46] [WARNING][2024-06-03 11:29:46][plugin_manager.py:113] - Failed to import plugin sum4all: No module named 'docx' Screenshot.2024-06-03.at.11.35.44.png (view on web) https://github.com/fatwang2/sum4all/assets/20619102/51c4ac64-2384-42ce-85de-f6d759aec6ca

— Reply to this email directly, view it on GitHub https://github.com/fatwang2/sum4all/issues/61, or unsubscribe https://github.com/notifications/unsubscribe-auth/A77NZSV5SMR5RQS4BGRJERDZFPRDFAVCNFSM6AAAAABIVVSCSCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTAMJQGA2DSMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

bingjiw commented 1 month ago

用的是 ChatGPT on WeChat 的官方docker镜像文件装的,没有改过。 竟然还缺少依赖。

老大,能否做个docker,我直接用你的镜像文件,省得缺少依赖