-
Notifications
You must be signed in to change notification settings - Fork 127
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
The bug with parse #266
Comments
Hi! Thanks for your issue, we will deal with your issue as soon as possible. |
I got the same issue too `[27088] Failed to execute script 'main' due to unhandled exception! json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 11832) The above error occurred on |
chatbot = hugchat.ChatBot(cookies=cookies.get_dict()) Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): here i got this error in ubuntu with different account now it is getting error but in local windows is getting error with different account |
when it will be fixed? |
IDK |
Update the library |
HI @dscss1 I am facing a similar issue. What is the solution?? |
Hello @perbeesh |
Describe the bug
IDK
To Reproduce
Expected behavior
I running my script with using the hugchatapi and this not working
Additional context
Ubuntu 22.04 LTS Docker
Python 3.11
The latest
The text was updated successfully, but these errors were encountered: