Re: pgadmin4: The python-config executable could not be found.

From: Mark Csaba <markcs(at)gwyll(dot)eu>
To: pgadmin-support(at)postgresql(dot)org <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgadmin4: The python-config executable could not be found.
Date: 2016-04-18 08:27:08
Message-ID: zarafa.57149a5c.4b94.17359aa04f0d582e@mail.gwyll.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Luca Ferrari
Sent: Sunday, April 17, 2016 7:39 PM
To: pgadmin-support(at)postgresql(dot)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(at)postgresql(dot)org) To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Attachment Content-Type Size
winmail.dat application/ms-tnef 1.1 KB

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message kamenlitchev 2016-04-18 12:52:47 [Bug report] pgAdmin 1.22.1 crashes when connection lost
Previous Message Darren Duncan 2016-04-17 22:29:22 Re: pgadmin4: The python-config executable could not be found.