Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cannot import name 'sanitizer' #277

Closed
@erikzenker

Description

@erikzenker

I want install the django cms which uses the sanitizer of the html5lib,
but I get the error shown above in the title.

when I just import the sanitizer from html5lib:

fromhtml5libimportsanitizer

I get the following error:

Traceback (most recent call last):  File "test.py", line 1, in <module>    from html5lib import sanitizerImportError: cannot import name 'sanitizer'

I installed html5lib from pip:

pip install html5lib

Is the sanitizer module not available anymore ?

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp