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
when running the given main.py code, above error occurs.
The solution to that is degrade python package aiohttp, by running [pip install aiohttp==3.8.6].