Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Cannot run with python 3.7 #127

@JiseongKim

Description

@JiseongKim

async is a reserved word in Python 3.7

So, I think change install instruction like the following

conda create -n elf python=3.6 (or 3.x)

or change parameter name('async') to the other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions