Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Not working with error #21

Open
NLGithubWP opened this issue Dec 15, 2022 · 1 comment
Open

Not working with error #21

NLGithubWP opened this issue Dec 15, 2022 · 1 comment

Comments

@NLGithubWP
Copy link

`

Traceback (most recent call last):
File "/Users/kevin/project_golang/src/github.com/IPM/python/chatgpt_wrapper/chatgptcli.py", line 11, in
for chunk in conversation.stream("We are going to start a conversation. I will speak English and you will speak Portuguese."):
File "/Users/kevin/opt/anaconda3/envs/naslibenv/lib/python3.7/site-packages/chatgpt/chatgpt.py", line 267, in stream
response = self.chat(message, retry_on_401, True, True)
File "/Users/kevin/opt/anaconda3/envs/naslibenv/lib/python3.7/site-packages/chatgpt/chatgpt.py", line 410, in chat
return self.chat(message, False, direct_response=direct_response, stream=stream)
File "/Users/kevin/opt/anaconda3/envs/naslibenv/lib/python3.7/site-packages/chatgpt/chatgpt.py", line 421, in chat
exception_message, exception_code)
chatgpt.errors.ChatgptError: Login error. Try again or use interceptor.js as explained in the documentation.
`

@Kazu-School
Copy link

acheong08/ChatGPT#261
when you login, chatgpt use cloudflare.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants