yihong0618 / xiaogpt

Play ChatGPT and other LLM with Xiaomi AI Speaker
MIT License
6.15k stars 860 forks source link

docker安装出错ModuleNotFoundError: No module named 'dashscope' #432

Closed fangminhai closed 8 months ago

fangminhai commented 8 months ago

File "/app/xiaogpt.py", line 2, in from xiaogpt.cli import main File "/app/xiaogpt/cli.py", line 5, in from xiaogpt.xiaogpt import MiGPT File "/app/xiaogpt/xiaogpt.py", line 18, in from xiaogpt.bot import get_bot File "/app/xiaogpt/bot/init.py", line 10, in from xiaogpt.bot.qwen_bot import QwenBot File "/app/xiaogpt/bot/qwen_bot.py", line 7, in import dashscope ModuleNotFoundError: No module named 'dashscope'

yihong0618 commented 8 months ago

@fangminhai fix 了,等 actions 跑完你拉下最新的就行