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
python/venv/lib/python3.11/site-packages/aiohttp/helpers.py", line 732, in <module> def ceil_timeout(delay: Optional[float]) -> async_timeout.Timeout: ^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'async_timeout' has no attribute 'Timeout'. Did you mean: 'timeout'?
#8
Open
baditaflorin opened this issue
May 16, 2023
· 1 comment
python/venv/lib/python3.11/site-packages/aiohttp/helpers.py", line 732, in
def ceil_timeout(delay: Optional[float]) -> async_timeout.Timeout:
^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'async_timeout' has no attribute 'Timeout'. Did you mean: 'timeout'?
The text was updated successfully, but these errors were encountered:
python/venv/lib/python3.11/site-packages/aiohttp/helpers.py", line 732, in
def ceil_timeout(delay: Optional[float]) -> async_timeout.Timeout:
^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'async_timeout' has no attribute 'Timeout'. Did you mean: 'timeout'?
The text was updated successfully, but these errors were encountered: