<div dir="ltr"><div class="gmail_quote"><br><div dir="ltr">Hello,<div><br></div><div>I have problem or "lack of knowledge" related to the mapnik installation over pip. I am using Win 8.1 and QGIS 2.14 and I have tried to install mapnik package through OSGeo4W shell with simple command "pip install mapnik". Well that went pretty well, but when I try to run script that call mapnik from python commander in QGIS i get this message: "<span style="color:rgb(255,0,0)">DLL load failed: The specified module could not be found. See log for more details". </span></div><div><br></div><div><font color="#000000">So, in log it stays:</font></div><div><font color="#000000" style="background-color:rgb(255,255,0)"><br></font></div><div><span style="background-color:rgb(255,255,0)"><font color="#000000"> "</font>Uncaught error while executing algorithm</span></div>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> Traceback (most recent call last):</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\processing\core\<wbr>GeoAlgorithm.py", line 203, in execute</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> self.processAlgorithm(<wbr>progress)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\processing\script\<wbr>ScriptAlgorithm.py", line 323, in processAlgorithm</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> exec((script), ns)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "<string>", line 2, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\mapnik-v2.2.0\python\2.7\<wbr>site-packages\mapnik\__init__.<wbr>py", line 69, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from _mapnik import *</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<div><span style="background-color:rgb(255,255,0)">ImportError: DLL load failed: The specified module could not be found."</span></div><div><br></div><div>Also, I always get Python error and processing error when QGIS starting.</div><div><br></div><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:12:06 1 warning:C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\<wbr>pkgutil.py:186: ImportWarning: Not importing directory 'C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\ndg': missing __init__.py</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> file, filename, etc = imp.find_module(subname, path)</span></p>
<p style="margin:0px"> </p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> traceback: File "<string>", line 1, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 306, in startPlugin</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> plugins[packageName] = package.classFactory(iface)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\MetaSearch\__init__.<wbr>py", line 29, in classFactory</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from MetaSearch.plugin import MetaSearchPlugin</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\MetaSearch\plugin.py", line 31, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from MetaSearch.dialogs.maindialog import MetaSearchDialog</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\MetaSearch\dialogs\<wbr>maindialog.py", line 44, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from owslib.csw import CatalogueServiceWeb</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>owslib\csw.py", line 18, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from owslib.util import OrderedDict</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>owslib\util.py", line 13, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> import pytz</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pytz-2014.2-py2.7.<wbr>egg\pytz\__init__.py", line 29, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from pkg_resources import resource_stream</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2953, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> @_call_aside</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2939, in _call_aside</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> f(*args, **kwargs)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2981, in _initialize_master_working_set</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> dist.activate(replace=False)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2516, in activate</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> declare_namespace(pkg)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2098, in declare_namespace</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> _handle_ns(packageName, path_item)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2032, in _handle_ns</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> loader = importer.find_module(<wbr>packageName)</span></p>
<p style="margin:0px"> </p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:12:06 1 warning:C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\<wbr>pkgutil.py:186: ImportWarning: Not importing directory 'c:\progra~2\qgis 2.14.5\apps\python27\lib\site-<wbr>packages\ndg': missing __init__.py</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> file, filename, etc = imp.find_module(subname, path)</span></p>
<p style="margin:0px"> </p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> traceback: File "<string>", line 1, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 306, in startPlugin</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> plugins[packageName] = package.classFactory(iface)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\MetaSearch\__init__.<wbr>py", line 29, in classFactory</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from MetaSearch.plugin import MetaSearchPlugin</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\MetaSearch\plugin.py", line 31, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from MetaSearch.dialogs.maindialog import MetaSearchDialog</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python/<wbr>plugins\MetaSearch\dialogs\<wbr>maindialog.py", line 44, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from owslib.csw import CatalogueServiceWeb</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>owslib\csw.py", line 18, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from owslib.util import OrderedDict</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>owslib\util.py", line 13, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> import pytz</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pytz-2014.2-py2.7.<wbr>egg\pytz\__init__.py", line 29, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> from pkg_resources import resource_stream</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/./python\<wbr>qgis\utils.py", line 572, in _import</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> mod = _builtin_import(name, globals, locals, fromlist, level)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2953, in <module></span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> @_call_aside</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2939, in _call_aside</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> f(*args, **kwargs)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2981, in _initialize_master_working_set</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> dist.activate(replace=False)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2513, in activate</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> fixup_namespace_packages(self.<wbr>location)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2108, in fixup_namespace_packages</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> subpath = _handle_ns(package, path_item)</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> File "C:\PROGRA~2\QGIS 2.14.5\apps\Python27\lib\site-<wbr>packages\pkg_resources\__init_<wbr>_.py", line 2032, in _handle_ns</span></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,0)"> loader = importer.find_module(<wbr>packageName)</span></p><p style="margin:0px"><br></p><p style="margin:0px">and some plugins failed to load:</p><p style="margin:0px"><br></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Coordinate Capture (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>coordinatecaptureplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Dxf2Shp Converter (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>dxf2shpconverterplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded eVis (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>evis.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Georeferencer GDAL (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>georefplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 1 Failed to load C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>globeplugin.dll (Reason: Cannot load library C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>globeplugin.dll: The specified module could not be found.)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded GPS Tools (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>gpsimporterplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 1 Failed to load C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>grassplugin7.dll (Reason: Cannot load library C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>grassplugin7.dll: The specified module could not be found.)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 1 Failed to load C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>grassprovider7.dll (Reason: Cannot load library C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>grassprovider7.dll: The specified module could not be found.)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 1 Failed to load C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>grassrasterprovider7.dll (Reason: Cannot load library C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>grassrasterprovider7.dll: The specified module could not be found.)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Heatmap (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>heatmapplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Interpolation plugin (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>interpolationplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded OfflineEditing (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>offlineeditingplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Oracle Spatial GeoRaster (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>oracleplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Raster Terrain Analysis plugin (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>rasterterrainplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Road graph plugin (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>roadgraphplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Spatial Query Plugin (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>spatialqueryplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Topology Checker (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>topolplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded Zonal statistics plugin (Path: C:/PROGRA~2/QGIS 2.14.5/apps/qgis-ltr/plugins/<wbr>zonalstatisticsplugin.dll)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:11:58 0 Loaded DB Manager (package: db_manager)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:12:01 0 Loaded fTools (package: fTools)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:12:02 0 Loaded GdalTools (package: GdalTools)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:12:12 0 Loaded MetaSearch Catalogue Client (package: MetaSearch)</span></p><p style="margin:0px">
</p><p style="margin:0px"><span style="background-color:rgb(255,255,0)">2016-08-21T19:12:40 0 Loaded Processing (package: processing)</span></p><p style="margin:0px"><span style="background-color:rgb(255,255,0)"><br></span></p><p style="margin:0px">I hope that I'm not too boring with this questions, but I am sticked with that for a quite time.</p><p style="margin:0px"><br></p><p style="margin:0px">Best regards,</p><p style="margin:0px">Oliver</p></div>
</div><br></div>