Re: pgadmin4: The python-config executable could not be found. - Mailing list pgadmin-support

From Mark Csaba
Subject Re: pgadmin4: The python-config executable could not be found.
Date
Msg-id zarafa.57149a5c.4b94.17359aa04f0d582e@mail.gwyll.eu
Whole thread Raw
In response to pgadmin4: The python-config executable could not be found.  (Luca Ferrari <fluca1978@infinito.it>)
Responses Re: pgadmin4: The python-config executable could not be found.
List pgadmin-support
Hello Luca,

Try using apt-file:

sudo apt-get install apt-file
sudo apt-file update
sudo apt-file search python-config

And you will get a list with the package and filenames ... from which probably you'll need "python-dev"

Cheers,
Csaba


-----Original Message-----
From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Luca Ferrari
Sent: Sunday, April 17, 2016 7:39 PM
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] pgadmin4: The python-config executable could not be found.

Hi all,
just cloned the git repository and tried to compile it on my ubuntu 15.04 x64:

% qmake
Project MESSAGE: Building for QT4...
Project MESSAGE: Building for Linux/Mac...
Project ERROR: The python-config executable could not be found. Ensure Python is installed and in the system path.

However, I've got python 2.7.10 installed and in the path.
I'm not a python expert, what am I missing?

Thanks,
Luca


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Attachment

pgadmin-support by date:

Previous
From: Darren Duncan
Date:
Subject: Re: pgadmin4: The python-config executable could not be found.
Next
From: kamenlitchev@mail.bg
Date:
Subject: [Bug report] pgAdmin 1.22.1 crashes when connection lost