-
Type: Bug
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: bbsim
-
Labels:None
-
Story Points:0
% git clone bbsim
% cd bbsim
% make docs
placeholdersource doc_venv/bin/activate ; set -u ;\ sphinx-build -M html "source" "build" Traceback (most recent call last): ImportError: cannot import name 'environmentfilter' from 'jinja2
Jinja2 imports are no longer supported:
https://github.com/sphinx-doc/sphinx/issues/10291