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 any change trying to install a Python 3 package, but you 
  only have the libraries for Python 2 installed?

Cheers,

-- 
José María Mateos
https://rinzewind.org/blog-es || https://rinzewind.org/blog-en
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to