yihong0618 / xiaogpt

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

module 'openai' has no attribute 'aiosession' #368

Closed Ginsaka-You closed 9 months ago

Ginsaka-You commented 9 months ago

在对话时,可以获得小爱的回答,但获得 gpt 的回答时显示 module 'openai' has no attribute 'aiosession'。使用设备 LX06

Ginsaka-You commented 9 months ago
image
yihong0618 commented 9 months ago

pip install openai==0.27.2

Ginsaka-You commented 9 months ago
image

并且在尝试 --upgrade --force-reinstall 之后依然出现 module 'openai' has no attribute 'aiosession'

yihong0618 commented 9 months ago
image

另外别用 gpt3 用 chatgptapi~

Ginsaka-You commented 9 months ago
image

另外别用 gpt3 用 chatgptapi~

哈哈,感谢感谢