You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Request module you have ? I have the latest (2.28.0) and don't have any issue 🤔
edit:
it's a issue from Requests (psf/requests#6177).
Can't do much on plugin side, you will need to downgrade chardet or wait for a fix (someone already made a PR to fix it, just need to wait for the check).
Thanks. It was the chardet that was updated to v5.0.0 from my pip update logs. Moving back to v4.0.0 solved it for now. But as that has hit the repos it might become a wider issue for people.
Hello,
Just updated all my pip stuff this morning and now getting the following message from the plugin.
I don't like to downgrade/pin versions if I can get away with it.
Cheers.
The text was updated successfully, but these errors were encountered: