[pgadmin-support] pgAdmin4 runtime error: linux

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема [pgadmin-support] pgAdmin4 runtime error: linux
Дата
Msg-id alpine.LNX.2.11.1703100811310.26081@localhost
обсуждение исходный текст
Список pgadmin-support
Built pgAdmin4 following the README runtime instructions and copied
pgAdmin4 and pgAdmin4.py to /usr/local/bin. When invoked the splash screen
displays and is immediately overlaid with an error message:
  "An error occurred initializing the application server:  Failed to launch the application server, server thread
exiting."
  Clicking the "OK" button brings up a dialog box asking for the python and
application paths. I entered /usr/bin/python2 as the python path and left
the application path blank. Clicked the "OK" button.
  The command line and results:

$ pgAdmin4 
Python path:  "" 
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."
  Please advise me how to fix this error. I've not installed all the brower
prerequisites with the understanding that the v.t. runtime did not require
flask, SQLAlchemy, and all the rest.

TIA,

Rich



В списке pgadmin-support по дате отправления:

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Re: [pgadmin-support] Building pgadmin4-1.1: Python3 virtualwrapper
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-support] Startup problem pgadmin4 V1.2 on osx 10.10.5 Yosemite