Skip to content

AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'? #56

@SNvahan

Description

@SNvahan

I setup a new machine with Python@3.11

However, since @asyncio.coroutine and yield from is deprecated, I receive this error when I tried to add my dotfiles directory:

AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'?

This file needs to be updated to use the new async/await syntax

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