yihong0618 / xiaogpt

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

在windows power shell下 管理员模式安装 L50C 或者S12A 2台中的一台都不行 #491

Closed zxhans closed 2 months ago

zxhans commented 2 months ago

执行到这个命令的时候,报错: xiaogpt --hardware L50C --mute_xiaoai --stream

File "c:\program files\python\lib\site-packages\bardapi\core.py", line 12, in from gemini.src.model.parser.response_parser import ResponseParser ModuleNotFoundError: No module named 'gemini.src'

yihong0618 commented 2 months ago

pip uninstall bardapi

zxhans commented 2 months ago

这个组件不能删除 image

yihong0618 commented 2 months ago

用最新的xiaogpt bard 已经去掉了

zxhans commented 2 months ago

好的,谢谢了

zxhans commented 2 months ago

主要是python需要升级到3.10以上版本就可以了。