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
this does need some thought for aiohttp though, cchardet has been unmaintained for over a year now despite it not fully supporting 3.10 (requiring gcc builds)
Describe the bug
aiohttp[speedups]
cannot be installed on python 3.10 becausecChardet 2.1.7
does not work on this python version.PyYoshi/cChardet#77
To Reproduce
Run
pip install aiohttp[speedups]
with python 3.10An error occurs
Expected behavior
Just installing
aiohttp[speedups]
without issue.Logs/tracebacks
Python Version
aiohttp Version
multidict Version
yarl Version
OS
Ubuntu 22.04
Related component
Client
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: