Hi Peter
We have already fixed the "AttributeError: module 'jinja2.ext' has no
attribute 'autoescape'" issue and pin the Werkzeug to 2.0.3
Fixes will be available in the next release of pgAdmin 4 v6.8 on coming
Thursday.
On Sun, Apr 3, 2022 at 3:24 AM Peter wrote:
> Tried to install pgadmin4 6.
Tried to install pgadmin4 6.7, did not work.
Issue #1: does not start, error is
AttributeError: module 'jinja2.ext' has no attribute 'autoescape'
This one is already known and discussed here:
https://github.com/sphinx-doc/sphinx/issues/10289
Reverting from Jinja 3.1.1 to 3.0.3 solves the iss