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
most distributions have this installed as a default system package, can you give more information about how you setup python and on what operating system so we know more about how you might have ended up needing to install chardet manually? Also is there a reason why you are specifying version 5.2.0 only?
I'm on Windows 11, not sure why it's missing. My Python is installed using standard installer and Anaconda for virtual env. I specified 5.2.0 as it is the latest as of yesterday, and worked. It could very well be later/earlier versions but I didn't test those.
Add chardet==5.2.0 to requirements.txt
The text was updated successfully, but these errors were encountered: