<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Dear Sir/Madam,</div><div><br></div><div>I am trying to rebuild the application using ( <a href="https://github.com/qgis/QGIS">https://github.com/qgis/QGIS</a> ) github source code while i am facing a problem like as shown below: </div><div><br></div><div><br></div><div><img src="cid:ii_jsfnm2y30" alt="image.png" width="562" height="202"><br></div><div><br></div><div>I was able to build exe and its running but without taking python, it would be of great help if you guys help me out. I have set  .env file with required libs as below:</div><div><br></div><div><div>PATH=C:\OSGEO4~1\apps\qgis\bin;C:\OSGeo4W64\apps\Python37;C:\OSGeo4W64\apps\Python37\Scripts;C:\OSGEO4~1\apps\qt5\bin;C:\OSGEO4~1\apps\Python27\Scripts;C:\OSGEO4~1\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\WBem;C:\OSGEO4~1\apps\msys\bin</div><div>GDAL_DATA=C:\OSGEO4~1\share\gdal</div><div>GDAL_DRIVER_PATH=C:\OSGEO4~1\bin\gdalplugins</div><div>GDAL_FILENAME_IS_UTF8=YES</div><div>GEOTIFF_CSV=C:\OSGEO4~1\share\epsg_csv</div><div>JPEGMEM=1000000</div><div>OSGEO4W_ROOT=C:\OSGEO4~1</div><div>PROJ_LIB=C:\OSGEO4~1\share\proj</div><div>PYTHONHOME=C:\OSGeo4W64\apps\Python37</div><div>QGIS_PREFIX_PATH=C:/OSGEO4~1/apps/qgis</div><div>QT_PLUGIN_PATH=C:\OSGEO4~1\apps\qgis\qtplugins;C:\OSGEO4~1\apps\qt5\plugins</div><div>QT_RASTER_CLIP_LIMIT=4096</div><div>VSI_CACHE=TRUE</div><div>VSI_CACHE_SIZE=1000000</div><div>O4W_QT_PREFIX=C:/OSGEO4~1/apps/Qt5</div><div>O4W_QT_BINARIES=C:/OSGEO4~1/apps/Qt5/bin</div><div>O4W_QT_PLUGINS=C:/OSGEO4~1/apps/Qt5/plugins</div><div>O4W_QT_LIBRARIES=C:/OSGEO4~1/apps/Qt5/lib</div><div>O4W_QT_TRANSLATIONS=C:/OSGEO4~1/apps/Qt5/translations</div><div>O4W_QT_HEADERS=C:/OSGEO4~1/apps/Qt5/include</div></div><div><br></div><div><br></div><div>This is the error i am getting, please help,</div><div><br></div><div>
<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(255,0,0)">Couldn't load PyQGIS.<br>Python support will be disabled.</span><br></p>
<pre style="margin:12px 0px"><span style="font-family:"Courier New""><br>Traceback (most recent call last):<br>  File "", line 1, in <br>  File "C:/OSGEO4~1/apps/qgis/./python\qgis\core\__init__.py", line 27, in <br>    from qgis._core import *<br>ImportError: DLL load failed: The specified procedure could not be found.<br></span></pre><pre style="margin:12px 0px"><span style="font-family:"Courier New""><br></span></pre><pre style="margin:12px 0px"><span style="font-family:"Courier New"">Thank you in Advance</span></pre><pre style="margin:12px 0px"><span style="font-family:"Courier New""><br></span></pre><pre style="margin:12px 0px"><span style="font-family:"Courier New""><br></span></pre><pre style="margin:12px 0px"><span style="font-family:"Courier New""><br></span></pre><pre style="margin:12px 0px"><span style="font-family:"Courier New""><br></span></pre><br></div></div></div></div>