When installing PGAdmin 6.1 via python wheel I got this error on Ubuntu
20.04, Python 3.8.10 (default, Sep 28 2021, 16:10:42) [GCC 9.3.0]

ERROR: flask 1.1.4 has requirement Jinja2<3.0,>=2.10.1, but you'll have
jinja2 3.0.2 which is incompatible.

Surprisingly pgAdmin4.py still runs and the application seems to be
functional on the surface. Should I be worried that the application may not
be 100% reliable because of that error?

Reply via email to