cwerner / fastclass

Little tools to download and then weed through images, delete and classify them into groups for building deep learning image datasets (based on crawler and tkinter)
Apache License 2.0
133 stars 25 forks source link

SyntaxError when installing #4

Closed olivermaerz closed 5 years ago

olivermaerz commented 5 years ago

https://github.com/cwerner/fastclass/blob/6215d5685b7c6d7fb23e8de55c76a7862adadc42/setup.py#L22

When installing via pip gives me syntax error:

       version = 0.1.1,
                      ^
    SyntaxError: invalid syntax
cwerner commented 5 years ago

Hi Oliver.

This is fixed with 0.1.2