Building runtime-only pgAdmin4 - Mailing list pgadmin-support

From Rich Shepard
Subject Building runtime-only pgAdmin4
Date
Msg-id alpine.LNX.2.11.1703290745190.13611@localhost
Whole thread Raw
Responses Re: Building runtime-only pgAdmin4
List pgadmin-support
   I want to build pgAdmin4 runtime only; no browser interface, but ...
  When I built the executable following the directions for the runtime
version and invoked pgAdmin4 it displays a dialog box asking for the python
and application paths:

$ pgAdmin4 
Python path:  "/usr/bin/python2"
Python Home:  ""
Webapp path:  "/usr/local/bin/pgAdmin4.py"
Traceback (most recent call last):  File "/usr/local/bin/pgAdmin4.py", line 23, in <module>    import config
ImportError: No module named config
"Failed to launch the application server, server thread exiting."
  Installed here are: python-2.7.13, python3-3.6.0, and python3-PyQt5-5.6.
  I would appreciate advice on how to successfully build a runtime-only
pgAdmin4.

TIA,

Rich



pgadmin-support by date:

Previous
From: "Gutfreund, Yechezkal"
Date:
Subject: How to set connection timeout for pgAdmin 4 (postgres 9.6)
Next
From: Dave Page
Date:
Subject: Re: Building runtime-only pgAdmin4