Skip to content

ImportError: cannot import name 'run' #8

@rrichajalota

Description

@rrichajalota

Hello,

After running the installation instructions, I tried running python viba.py but it throws the following error.

  File "viba.py", line 3, in <module>
    from asyncio import run, get_running_loop, sleep, gather
ImportError: cannot import name 'run'

Any suggestions for fixing it?

OS: Ubuntu 18.04

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