Skip to content

Quotes around version on setup.py #5

@lindseykwok

Description

@lindseykwok

When trying to install from
python setup.py install

I get an error:
version=0.10.0, ^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?

It was fixed when I added quotes around '0.10.0' in the setup.py file.

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