<div dir="ltr">Not sure if the right list <div>When trying to polygonize with Kyngchaos' last version I got this message. </div><div>No sure if this problem only occurs in Mac.</div><div>Agustin</div><div><p style="margin:0px">
<br></p><p style="margin:0px">OSError: dlopen(/usr/local/lib/libgeos_c.dylib, 6): no suitable image found. Did find:</p><p style="margin:0px">/usr/local/lib/libgeos_c.dylib: no matching architecture in universal wrapper</p>
</div><div><br></div><div>
<p style="margin:0px">Uncaught error while executing algorithm</p>
<p style="margin:0px">Traceback (most recent call last):</p>
<p style="margin:0px">Traceback (most recent call last):</p>
<p style="margin:0px">  File "/Users/adiez/.qgis2/python/plugins/processing/core/GeoAlgorithm.py", line 202, in execute</p>
<p style="margin:0px">    self.processAlgorithm(progress)</p>
<p style="margin:0px">  File "/Users/adiez/.qgis2/python/plugins/processing/algs/Polygonize.py", line 48, in processAlgorithm</p>
<p style="margin:0px">    from shapely.ops import polygonize</p>
<p style="margin:0px">  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import</p>
<p style="margin:0px">    mod = _builtin_import(name, globals, locals, fromlist, level)</p>
<p style="margin:0px">  File "/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7/shapely/ops.py", line 7, in <module></p>
<p style="margin:0px">    from shapely.geos import lgeos</p>
<p style="margin:0px">  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import</p>
<p style="margin:0px">    mod = _builtin_import(name, globals, locals, fromlist, level)</p>
<p style="margin:0px">  File "/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7/shapely/geos.py", line 59, in <module></p>
<p style="margin:0px">    _lgeos = load_dll('geos_c', fallbacks=alt_paths)</p>
<p style="margin:0px">  File "/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7/shapely/geos.py", line 32, in load_dll</p>
<p style="margin:0px">    return CDLL(lib)</p>
<p style="margin:0px">  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 365, in __init__</p>
<p style="margin:0px">    self._handle = _dlopen(self._name, mode)</p>
<p style="margin:0px">OSError: dlopen(/usr/local/lib/libgeos_c.dylib, 6): no suitable image found.  Did find:</p>
<p style="margin:0px">  /usr/local/lib/libgeos_c.dylib: no matching architecture in universal wrapper</p><div><span class="" style="border-collapse:separate;color:rgb(0,0,0);font-family:'Times New Roman';border-spacing:2px;font-size:medium">QGIS version2.2.0-ValmieraQGIS code revisionCompiled against Qt4.8.5Running against Qt4.8.5Compiled against GDAL/OGR1.10.1Running against GDAL/OGR1.10.1Compiled against GEOS3.4.2-CAPI-1.8.2Running against GEOS3.4.2-CAPI-1.8.2 r3921PostgreSQL Client Version9.3.1SpatiaLite Version4.1.1QWT Version6.0.2PROJ.4 Version480QScintilla2 Version2.8</span><br>
</div></div></div>