Skip to content

Dependency pexpect should be updated to avoid conflict with async keyword #3

@Svetlitski

Description

@Svetlitski

pexpect should be updated to at least version 4.7, as prior versions used async as the name of a function argument, preventing them from running on newer versions of python, which have async as a reserved word. If this is not possible, then the README should at least mention that you'll need to install an old (<=3.6) version of python in order to successfully use this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions