Re: PG Admin 6.1 "flask" compatibility error upon install via python wheel

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Cherio <cherio(at)gmail(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: PG Admin 6.1 "flask" compatibility error upon install via python wheel
Date: 2021-10-28 05:20:36
Message-ID: CAM9w-_moQ0tgomhZuqS-MUE5nAHpa+VBRpXRn2Lq+ssdcMfbAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Cherio,

jinja2 is not added to requirements to have any specific version. Maybe try
uninstalling jinja2 and install pgadmin again ?

On Thu, Oct 28, 2021 at 2:06 AM Cherio <cherio(at)gmail(dot)com> wrote:

> 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?
>
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Saif Manai 2021-10-28 13:45:35 Re: pgAdmin commandLine
Previous Message Cherio 2021-10-27 20:36:01 PG Admin 6.1 "flask" compatibility error upon install via python wheel