<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>If the Manual provided the answer to my issue, would I be posting questions..<o:p></o:p></p><p class=MsoNormal><img width=96 height=58 style='width:1.0in;height:.6041in' id="Graphic_x0020_4" src="cid:image001.png@01D7F1EB.65B5C9A0" alt="Clapping hands outline"><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Running > pip install gdal<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>When running pip install gdal, I get the following error:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt" /EHsc /Tpextensions/gdal_wrap.cpp /Fobuild\temp.win32-3.8\Release\extensions/gdal_wrap.obj<o:p></o:p></p><p class=MsoNormal>    gdalconst_wrap.c<o:p></o:p></p><p class=MsoNormal>    gdal_wrap.cpp<o:p></o:p></p><p class=MsoNormal>    extensions/gdalconst_wrap.c(3018): fatal error C1083: Cannot open include file: 'gdal.h': No such file or directory<o:p></o:p></p><p class=MsoNormal>    extensions/osr_wrap.cpp(3198): fatal error C1083: Cannot open include file: 'cpl_string.h': No such file or directoryextensions/ogr_wrap.cpp(3153): fatal error C1083: Cannot open include file: 'gdal.h': No such file or directory<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    extensions/gnm_wrap.cpp(3135): fatal error C1083: Cannot open include file: 'gdal.h': No such file or directory<o:p></o:p></p><p class=MsoNormal>    extensions/gdal_wrap.cpp(3198): fatal error C1083: Cannot open include file: 'cpl_port.h': No such file or directory<o:p></o:p></p><p class=MsoNormal>    error: command 'C:\\Program Files (x86)<a href="file://Microsoft">\\Microsoft</a> Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.16.27023\\bin\\HostX86\\x86\\cl.exe' failed with exit status 2<o:p></o:p></p><p class=MsoNormal>    ----------------------------------------<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>cl.exe is under the path below('C:\\Program Files (x86)<a href="file://Microsoft">\\Microsoft</a> Visual Studio\\2017\.....)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have a folder <b>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\cppwinrt</b><o:p></o:p></p><p class=MsoNormal>There is no directory or file /EHsc /Tpextensions/gdal_wrap.cpp<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>There is no folder: c:\python38\Include\<b>gdal</b><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>