[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'openai' #88

Closed
yzq497259225 opened this issue Feb 8, 2023 · 2 comments
Closed

No module named 'openai' #88

yzq497259225 opened this issue Feb 8, 2023 · 2 comments

Comments

@yzq497259225
Copy link

Login successfully as ccc
Start auto replying.
[ERROR][2023-02-07 19:34:09][wechat_channel.py:116] - No module named 'openai'
Traceback (most recent call last):
File "/opt/chatGpt/chatgpt-on-wechat-master/channel/wechat/wechat_channel.py", line 112, in _do_send
reply_text = super().build_reply_content(query, context)
File "/opt/chatGpt/chatgpt-on-wechat-master/channel/channel.py", line 31, in b uild_reply_content
return Bridge().fetch_reply_content(query, context)
File "/opt/chatGpt/chatgpt-on-wechat-master/bridge/bridge.py", line 9, in fetc h_reply_content
return bot_factory.create_bot("openAI").reply(query, context)
File "/opt/chatGpt/chatgpt-on-wechat-master/bot/bot_factory.py", line 24, in c reate_bot
from bot.openai.open_ai_bot import OpenAIBot
File "/opt/chatGpt/chatgpt-on-wechat-master/bot/openai/open_ai_bot.py", line 6 , in
import openai
ModuleNotFoundError: No module named 'openai'

@lifeofbow
Copy link

是的我也发现 2022那个模型用不了了,而且切换回原来的达芬奇3后,回答文不对题

@zhayujie
Copy link
Owner
zhayujie commented Feb 8, 2023

see #47

@zhayujie zhayujie closed this as completed Feb 8, 2023
@zhayujie zhayujie changed the title 看起来是官方修改模型了 No module named 'openai' Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants