pgadmin-4.30 upgrade from 4.27

From: "James B(dot) Byrne" <byrnejb(at)harte-lyne(dot)ca>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: pgadmin-4.30 upgrade from 4.27
Date: 2021-02-18 19:34:33
Message-ID: 123f0021d805a41326cdf2dabc1f3aa2.squirrel@webmail.harte-lyne.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

When starting pgadmin4 in a python venv I get a warning that I am starting
version 4.27 and that 4.30 is available.

However, I have updated that venv to 4.30:

[root(at)vhost01 ~ (master)]# source /opt/python_venv/3.7/pgadmin4/bin/activate
(pgadmin4) [root(at)vhost01 ~ (master)]# pip install
https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.28/pip/pgadmin4-4.28-py3-none-any.whl
Collecting pgadmin4==4.28
Downloading
https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.28/pip/pgadmin4-4.28-py3-none-any.whl
(89.9 MB)
|&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;&#9608;|
89.9 MB 1.7 MB/s
Requirement already satisfied: ldap3>=2.5.1 in
/opt/python_venv/3.7/pgadmin4/lib/python3.7/site-packages (from pgadmin4==4.28)
(2.8.1)
Requirement already satisfied: Werkzeug>=0.15.0 in
/opt/python_venv/3.7/pgadmin4/lib/python3.7/site-packages (from pgadmin4==4.28)
(1.0.1)
. . .
Requirement already satisfied: dnspython>=1.15.0 in
/usr/local/lib/python3.7/site-packages (from
email-validator>=1.0.5->Flask-Security-Too>=3.0.0->pgadmin4==4.30) (1.16.0)
Requirement already satisfied: pynacl>=1.0.1 in
/usr/local/lib/python3.7/site-packages (from
paramiko>=1.15.2->sshtunnel>=0.1.5->pgadmin4==4.30) (1.4.0)
Installing collected packages: pgadmin4
Attempting uninstall: pgadmin4
Found existing installation: pgadmin4 4.27
Uninstalling pgadmin4-4.27:
Successfully uninstalled pgadmin4-4.27
Successfully installed pgadmin4-4.30

(pgadmin4) [root(at)vhost01 ~ (master)]# python
/opt/python_venv/3.7/pgadmin4/lib/python3.7/site-packages/pgadmin4/setup.py
. . .
pgAdmin 4 - Application Initialisation
======================================

(pgadmin4) [root(at)vhost01 ~ (master)]# /opt/python_venv/3.7/pgadmin4/bin/pgadmin4&
Starting pgAdmin 4. Please navigate to http://127.0.0.1:5050 in your browser.

So what am I missing here?

--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
Unencrypted messages have no legal claim to privacy
Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne mailto:ByrneJB(at)Harte-Lyne(dot)ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2021-02-19 09:33:16 Re: pgadmin-4.30 upgrade from 4.27
Previous Message Dave Page 2021-02-15 10:20:50 Re: pgadmin setup without /usr/pgadmin4/bin/setup-web.sh