Closed timmi-on-rails closed 4 years ago
jinja2 version 2.11.0 seems to be the problem.
I tryed pip install jinja2==2.10.3
(as in your last suceeding circle ci build) and it works!
Sometimes when I wait long enough the bug just fixes itself :)
Running on 2.11.2 and not having this issue. Looking at the changelogs this was fixed in 2.11.1 (https://github.com/pallets/jinja/issues/1141), so I guess nothing left to do here :tada:
I followed the instructions at https://mcss.mosra.cz/documentation/doxygen/#basic-usage and I get the following error.
Tested with python 3.6, 3.7 and 3.8 and doxygen 1.8.15 and 1.8.17 I even tried using an empty directory and empty Doxyfile -> same error.
Any idea?