From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | Volker Helm <vh(at)quatro-stahl(dot)de> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: pgAdmin4 6.13 doesn't work with Werkzeug >=2.1 |
Date: | 2022-08-31 11:05:52 |
Message-ID: | CANxoLDcMA8By3NsRYHgzTxfJGfrmcOTTuem6f2qqwseQEAkYUg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hi Volker
We have pinned the werkzeug version to 2.1.2 in pgAdmin 4, as version 2.2
gives some problems. We haven't tested pgAdmin 4 with werkzeug 2.2 and
already have a Redmine https://redmine.postgresql.org/issues/7647.
On Wed, Aug 31, 2022 at 3:19 PM Volker Helm <vh(at)quatro-stahl(dot)de> wrote:
> Hi there,
>
> I tried to update pgAdmin4 yesterday in a virtual enviroment. After I
> started pgadmin4 I got an error related to werkzeug.security and
> safe_str_cmp
>
>
> I did some searching and found following thread:
>
>
> https://stackoverflow.com/questions/71652965/importerror-cannot-import-name-safe-str-cmp-from-werkzeug-security
>
> My original system is an arch linux with werkzeug 2.2.
>
> As solution I installed inside the virtual enviroment with 'pip install
> werkzeug=2.0'. Now it works.
>
> I hope I could provide you some informations.
>
> --
>
> Mit freundlichen Grüßen,
>
> Volker Helm
>
> QUATRO Stahl GmbH
>
> Werner-von-Siemens-Str.5
>
> 30982 Pattensen
>
> Tel: (05101) 9175-44
>
> Fax: (05101) 9175-45
>
> Internet: www.quatro-stahl.de
>
> Registeramt: HRB 101010 AG Hannover
>
> Geschäftsführung: Volker Helm, Bernd Pritzel
>
> UStId: DE 116 402 055
>
>
--
Akshay Joshi
Principal Software Architect
+91 9767888246
<https://www.linkedin.com/company/edbpostgres>
<https://twitter.com/edbpostgres?lang=en>
<https://www.facebook.com/EDBpostgres>
<https://www.instagram.com/EDBpostgres/>
From | Date | Subject | |
---|---|---|---|
Next Message | Gerald Bothe | 2022-09-01 16:04:27 | Fatal error when starting pgadmin4 |
Previous Message | Volker Helm | 2022-08-31 09:41:10 | pgAdmin4 6.13 doesn't work with Werkzeug >=2.1 |