Open polto opened 2 years ago
hi @polto, thanks for pointing this out. Seems like this commit already fixed the issue and you do not need to rely on older jinja2
library. Make sure to update/pull changes from remote.
thanks for this @polto - opened PR https://github.com/Coldcard/ckbunker/pull/22
Seems jinja2 has change a bit and ckbunker need some adaptation.
I am having this error with jinja2 version 3.1.2:
Reading https://jinja.palletsprojects.com/en/3.1.x/changes/ I see
I downgraded to 3.0.3 and now everything works well.