Skip to content

Import error on macos #305

Closed
Closed
@damonbrodie

Description

@damonbrodie

If I do:

Import html5lib

on my mac (python 2.7)

I get the following:

Traceback (most recent call last): File "./test2.py", line 2, in <module> import html5lib File "build/bdist.macosx-10.12-intel/egg/html5lib/__init__.py", line 16, in <module> File "build/bdist.macosx-10.12-intel/egg/html5lib/html5parser.py", line 2, in <module> ImportError: cannot import name viewkeys

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions