| From: | Pavel Klimenko <dzy4yzd(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-support(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin4 never loading |
| Date: | 2017-10-06 20:00:00 |
| Message-ID: | CABidu-+iEVM_F9YLicnOa3MhQheSK_g4AFgzBSEShW27uQCdbQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers pgadmin-support |
Hi.
I'm get last sources from git.
Make runtime application, create virtualenv as "virtualenv pga4venv"
do:
source pga4venv/bin/activate
pip install -r ../requirements.txt
pip install backports.weakref # not run with out it
pip install
https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v2.0/pip/pgadmin4-2.0-py2.py3-none-any.whl
export PYTHONPATH=<src
path>/pgadmin4/runtime/pga4venv/lib/python2.7/site-packages/te-packages/
make app with QT5:
/opt/Qt/5.5/gcc_64/bin/qmake CONFIG+=release
do make
and run it.
App run byt I'm see only "Loading pgAdmin 4 v2.0..."
and it's never load.
How to fix it?
My pip freeze in attachment.
$uname -a
Linux lptp 4.13.0-12-generic #13-Ubuntu SMP Sat Sep 23 03:40:16 UTC 2017
x86_64 x86_64 x86_64 GNU/Linux
$cat /etc/os-release
NAME="Ubuntu"
VERSION="17.10 (Artful Aardvark)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu Artful Aardvark (development branch)"
VERSION_ID="17.10"
| Attachment | Content-Type | Size |
|---|---|---|
| pf.list | application/octet-stream | 2.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Gilman | 2017-10-07 23:39:19 | pgadmin4 exception: session['_id'] not in self.managers |
| Previous Message | Silvera, Ignacio | 2017-10-06 12:19:26 | Re: pgAdmin 4 v2.0 Released! |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Janes | 2017-10-06 23:18:59 | pgadmin4 2.0 and Scram |
| Previous Message | Pavel Stehule | 2017-10-06 16:18:27 | Re: Table Node Feature |