Soulter / AstrBot

QQ、Telegram、微信 等多平台兼容的支持 LLM 聊天的机器人平台。支持自定义插件扩展。
GNU Affero General Public License v3.0
597 stars 60 forks source link

第三方依赖库未完全安装完毕,请退出程序重试。 #120

Closed Pwn1996 closed 1 year ago

Pwn1996 commented 1 year ago

WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 依赖库安装完毕。 Field "modelshow" has conflict with protected namespace "model" 第三方依赖库未完全安装完毕,请退出程序重试。

Soulter commented 1 year ago

已解决。 原因:https://github.com/Lxns-Network/nakuru-project/issues/20 修复方案: 执行以下命令

pip3 install pydantic==1.10.4