antiboredom / videogrep

automatic video supercuts with python
https://antiboredom.github.io/videogrep
Other
3.33k stars 257 forks source link

Fix invalid syntax #37

Closed blha303 closed 8 years ago

blha303 commented 8 years ago

This code can't throw ImportError anyway

Traceback (most recent call last):
  File "<string>", line 20, in <module>
  File "/tmp/pip-6vcqlaw3-build/setup.py", line 12
    except IOError, ImportError:
                  ^
SyntaxError: invalid syntax