I got this error when i updated python to 3.12 I'm trying to install python-binance library
Answers online were kinda fouge I didn't get what they said i'm semi-new to programming so I need some clear answers with details of the process please I also got the same error when i tried to install TA-lib library
Python 3.12 is not supported yet in regular releases. For Python 3.12 install the beta 3.9.0b0:
pip install aiohttp>=3.9.0b0