ModuleNotFoundError: No module named 'bleach.css_sanitizer'

I’m ready to bet my weight in peanut butter that:

  1. You are attempting to build the openedx Docker image with a custom fork of edx-platform.
  2. Your version of edx-platform is based off master, and not the latest release.
  3. You did not read this: Configuration and customisation — Tutor documentation

Next time, please give as much details as possible.

1 Like