| From: | Egon Frerich <egon(at)frerich(dot)eu> |
|---|---|
| To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | pgadmin4 - which python |
| Date: | 2020-11-02 20:19:08 |
| Message-ID: | 55391017-00d6-483b-f0bf-6978107d3725@frerich.eu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I want to install pgadmin4 with Mint 19.3. and get this:
> thomas(at)Epsil192:~/Downloads/pgadmin4/pgadmin4-4.27/runtime$ sudo 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(at)Epsil192:~/Downloads/pgadmin4/pgadmin4-4.27/runtime$ echo $PGADMIN_PYTHON_DIR
> /usr/lib/python3.8/
I don't understand why $PGADMIN_PYTHON_DIR is not found.
Egon
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Holger Jakobs | 2020-11-02 21:34:25 | Re: pgadmin4 - which python |
| Previous Message | Tom Lane | 2020-11-02 18:19:50 | Re: How to analyze a core dump |