Skip to content

AttributeError: 'module' object has no attribute 'ColoredStreamHandler' #10

@skywind3000

Description

@skywind3000
$ 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

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