Re: pgadmin4 - which python
От | Dave Page |
---|---|
Тема | Re: pgadmin4 - which python |
Дата | |
Msg-id | CA+OCxoyygRaXuReqJ655RvLS2Mrmb414PmLkugiFcE+hxSZxKA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pgadmin4 - which python (Egon Frerich <egon@frerich.eu>) |
Ответы |
Re: pgadmin4 - which python
|
Список | pgadmin-support |
On Tue, Nov 3, 2020 at 9:08 PM Egon Frerich <egon@frerich.eu> wrote:
The program python3.8 is in /usr/bin . I tried
> thomas@Epsil192:~/Downloads/pgadmin4/pgadmin4-4.27/runtime$ declare PGADMIN_PYTHON_DIR=/usr/bin
> thomas@Epsil192:~/Downloads/pgadmin4/pgadmin4-4.27/runtime$ qmake
> Project MESSAGE: ==================================
> Project MESSAGE: Configuring the pgAdmin 4 runtime.
> Project MESSAGE: ==================================
> Project MESSAGE: Qt version: 5.12.8
> Project ERROR: The PGADMIN_PYTHON_DIR environment variable is not set. Please set it to a directory path under which Python 3.4 or later has been installed and try again.
> thomas@Epsil192:~/Downloads/pgadmin4/pgadmin4-4.27/runtime$ declare PGADMIN_PYTHON_DIR=/usr/bin/python3.8
> thomas@Epsil192:~/Downloads/pgadmin4/pgadmin4-4.27/runtime$ qmake
> Project MESSAGE: ==================================
> Project MESSAGE: Configuring the pgAdmin 4 runtime.
> Project MESSAGE: ==================================
> Project MESSAGE: Qt version: 5.12.8
> Project ERROR: The PGADMIN_PYTHON_DIR environment variable is not set. Please set it to a directory path under which Python 3.4 or later has been installed and try again.
> thomas@Epsil192:~/Downloads/pgadmin4/pgadmin4-4.27/runtime$
The environment is set. How/What is qmake checking?
Did you try setting it to /usr as I noted is probably correct in my earlier message?
В списке pgadmin-support по дате отправления: