On Tue, Feb 27, 2018 at 8:30 PM, Matt Wheeler wrote:
>
>
> On Wed, 28 Feb 2018, 00:49 Larry Martell, wrote:
>>
>> On Tue, Feb 27, 2018 at 7:36 PM, José María Mateos
>> wrote:
>> > On Tue, Feb 27, 2018 at 07:29:50PM -0500, Larry Martell wrote:
>> >> Trying to install psutil (with pip install psut
On Tue, 27 Feb 2018 19:29:50 -0500, Larry Martell wrote:
> Trying to install psutil (with pip install psutil) on Red Hat EL 7.
> It's failing with:
>
> Python.h: No such file or directory
>
> Typically that means the python devel libs are not installed, but they are:
>
> [root@liszt ~]# yum ins
On Wed, 28 Feb 2018, 00:49 Larry Martell, wrote:
> On Tue, Feb 27, 2018 at 7:36 PM, José María Mateos
> wrote:
> > On Tue, Feb 27, 2018 at 07:29:50PM -0500, Larry Martell wrote:
> >> Trying to install psutil (with pip install psutil) on Red Hat EL 7.
> >> It's failing with:
> >>
> >> Python.h: N
On Tue, Feb 27, 2018 at 7:36 PM, José María Mateos wrote:
> On Tue, Feb 27, 2018 at 07:29:50PM -0500, Larry Martell wrote:
>> Trying to install psutil (with pip install psutil) on Red Hat EL 7.
>> It's failing with:
>>
>> Python.h: No such file or directory
>
> Two questions come to my mind:
>
> -
On Tue, Feb 27, 2018 at 7:37 PM, Chris Angelico wrote:
> On Wed, Feb 28, 2018 at 11:29 AM, Larry Martell
> wrote:
>> Trying to install psutil (with pip install psutil) on Red Hat EL 7.
>> It's failing with:
>>
>> Python.h: No such file or directory
>>
>> Typically that means the python devel lib
On Tue, Feb 27, 2018 at 07:29:50PM -0500, Larry Martell wrote:
> Trying to install psutil (with pip install psutil) on Red Hat EL 7.
> It's failing with:
>
> Python.h: No such file or directory
Two questions come to my mind:
- Does it work if you try to install some other package?
- Is `pip` by
On Wed, Feb 28, 2018 at 11:29 AM, Larry Martell wrote:
> Trying to install psutil (with pip install psutil) on Red Hat EL 7.
> It's failing with:
>
> Python.h: No such file or directory
>
> Typically that means the python devel libs are not installed, but they are:
>
> [root@liszt ~]# yum install