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

出现了Start auto replying. 但是为什么没有反应,不会回复了? #246

Closed
lkyuier opened this issue Feb 20, 2023 · 20 comments
Closed

Comments

@lkyuier
Copy link

lkyuier commented Feb 20, 2023

出现了Start auto replying. 但是为什么没有反应,不会回复了?
image

@zhayujie
Copy link
Owner

zhayujie commented Feb 20, 2023

看下 #142 , 有发送包含触发前缀的消息吗

@lkyuier
Copy link
Author

lkyuier commented Feb 22, 2023

有的,这个项目我之前 有成功在阿里云部署过的,这是python的版本。 今天重新启动出现这个错误?请各位大神帮忙
image
image

@zhayujie
Copy link
Owner

有的,这个项目我之前 有成功在阿里云部署过的,这是python的版本。 今天重新启动出现这个错误?请各位大神帮忙
image
image

看下 python -m pip -V
python -m pip show openai

应该是openai没装上

@lkyuier lkyuier closed this as completed Feb 23, 2023
@lkyuier lkyuier reopened this Feb 23, 2023
@lkyuier
Copy link
Author

lkyuier commented Feb 23, 2023

python -m pip -V
你好,这是open ai 和 pip的版本:
image
我发现在upgrade openai的时候有这样的提示,会不会是这个起的影响?
image

@lkyuier
Copy link
Author

lkyuier commented Feb 23, 2023

python -m pip -V
你好,这是open ai 和 pip的版本:
image
我发现在upgrade openai的时候有这样的提示,会不会是这个起的影响?
image

@zhayujie
Copy link
Owner

python -m pip -V
你好,这是open ai 和 pip的版本:
image
我发现在upgrade openai的时候有这样的提示,会不会是这个起的影响?
image

你的python3.9没有安装 openai 呢,执行以下命令:
python -m pip install --upgrade openai

@lkyuier
Copy link
Author

lkyuier commented Feb 24, 2023

可以了,多谢

@lkyuier lkyuier closed this as completed Feb 24, 2023
@lkyuier
Copy link
Author

lkyuier commented Feb 24, 2023

可以成功运行了,谢谢。
给后来人一点tips: 如果出现pandas的错误,就
python -m pip install --upgrade openai
python3 -m pip install --upgrade pip
pip3 install --upgrade openai
用这几个命令重试。包括nomodule name openai .

@zephyr-yang66
Copy link

出现了Start auto replying. 但是为什么没有反应,不会回复了? image
我是本地启动项目,终端出现了start auto replying。出发关键词没有反应,请问你的问题解决了。

@lkyuier
Copy link
Author

lkyuier commented Mar 31, 2023

出现了Start auto replying. 但是为什么没有反应,不会回复了? image
我是本地启动项目,终端出现了start auto replying。出发关键词没有反应,请问你的问题解决了。
已经解决了具体,可能看下log

@kiritonull
Copy link

image

@kiritonull
Copy link

没有任何回复呢?

@liqiujiong
Copy link

没有任何回复呢?

一样的问题,请问你解决了吗

@HAC-0
Copy link

HAC-0 commented Aug 21, 2023

为什么我的提示未连接网络?
image

@deepx2023
Copy link

image

@deepx2023
Copy link

RateLimitError:您超出了当前配额,请检查您的计划和账单详细信息。
用chatgpt3.5也要钱么

@PhyQxx
Copy link

PhyQxx commented Jul 7, 2024

image
无反应,这个是因为什么啊

@wys1010
Copy link

wys1010 commented Jul 10, 2024

同样无反应

@HePingan
Copy link

一样无反应

@Xstear
Copy link

Xstear commented Aug 19, 2024

能监听到,但是没有回复不理解为什呢
image

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