Skip to content

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

@baditaflorin

Description

@baditaflorin

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'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions