$ python html2vimdoc.py --help
Traceback (most recent call last):
File "html2vimdoc.py", line 87, in <module>
logger.addHandler(coloredlogs.ColoredStreamHandler(show_name=True))
AttributeError: 'module' object has no attribute 'ColoredStreamHandler'
$ python --version
Python 2.7.12