X Tutup
The Wayback Machine - https://web.archive.org/web/20250604000804/https://github.com/python/cpython/issues/92263
Skip to content

MacOS build-installer.py script failing when building docs - cannot import name 'environmentfilter' from 'jinja2' #92263

Closed
@lmbelo

Description

@lmbelo

Bug report

MacOS build-installer.py script failing when building docs.

Error

cannot import name 'environmentfilter' from 'jinja2'

Details
Sphinx-3.2.1 has a dependency with Jinja (Requires-Dist: Jinja2 (>=2.3)). In the latest Jinja version the environmentfilter module isn't able to be imported, beginning with the 3.1.0 update.

More info: pallets/jinja#1630

Your environment

CPython versions tested on: 3.10.4
Operating system and architecture: MacOS M1

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-builddocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup