<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi<div class="">Can anyone help?</div><div class="">I’m pretty new to Python and Raspberry Pi.</div><div class="">When running PIP, I seem to get fatal error:</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">  </span>Python.h: No such file or directory</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span><hash>include “Python.h”</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>compilation terminated</div><div class=""><br class=""></div><div class="">I get this when attempting to download both <u class="">Cython</u> and <u class="">scikit-image</u>.  So I’m assuming it is some absent file or path reference on the Raspberry Pi installation I have, rather than in the distribution package?</div><div class=""><br class=""></div><div class="">What is this file “Python.h” that it is trying to include?</div><div class=""><br class=""></div></body></html>