-
Notifications
You must be signed in to change notification settings - Fork 908
New update json.decoder.JSONDecodeError #4
Comments
I also met this problem |
#2 let‘s see this issue,it solve the same problem |
No that one is the old version where you need your own Cookies. |
You ran into the same problem even with your own cookies that has beta access? |
it may be solved if you get access ,I guess; I have joined the waitlist,too. And I met the same problem |
The new version is supposed to use someone else's shared account that has the beta access so we do not need to use our own cookies. |
oh I know,is 'python -m EdgeGPT' ?I try it and met the same error ,too. Yes, there may be other reasons |
Hello. The reason is because it didn't update properly |
You have to completely uninstall it and reinstall
|
Python caches are weird |
This means your cookies aren't valid. Just run it as |
Didn't work. I even downloaded the repository and use it instead of the pip version but got the same error. |
Is that how you did it? |
I download the repository and
|
Yeah, don't do that. Just If you have it cloned, remember to |
I update very frequently so always update to the latest version |
I re-pip the moduel ,but I still met this error, that's so bad |
I did a little debug, and I think I've found the bug: just remove explanation:
|
Thanks! it worked! |
|
Are you using your own cookie? are you still on the waitlist? |
i use the public server,Without a cookie |
wrong accept-encoding header acheong08#4 (comment) JSONDecodeError was raised wrong
Works for me |
Try my fork (or wait for my pr to be merged), should have a more informational exception output |
thanks,it works |
That's interesting. Might be a difference in our request versions. I'm fixing now |
The text was updated successfully, but these errors were encountered: