mhausenblas / mkdocs-deploy-gh-pages

GitHub Action to deploy an MkDocs site to GitHub Pages
Apache License 2.0
248 stars 90 forks source link

AttributeError: module 'jinja2' has no attribute 'contextfilter' #251

Closed GWhim closed 11 months ago

GWhim commented 11 months ago

This error occurred during the deployment phase, and I looked it up and said it was a python compiler version error. How can I solve this problem

GWhim commented 11 months ago

Changing the jinja version number can solve this problem jinja2<3.1.0