During the Github docs build I have the following error:
"C:\Miniconda3\envs\wood\lib\site-packages\sphinx\util\rst.py"
from jinja2 import environmentfilter
ImportError: cannot import name 'environmentfilter' from 'jinja2' (C:\Miniconda3\envs\wood\lib\site-
Before I did not have this issue. Therefore I am not sure what did I change or how to track the problem.
Local docs and repository building is fine.
Do you know how can I resolve this issue?