[Qgis-user] problems with polygonize with qgis2.2
Agustin Diez-Castillo
gvsig.mac at gmail.com
Wed Feb 26 08:18:08 PST 2014
Not sure if the right list
When trying to polygonize with Kyngchaos' last version I got this message.
No sure if this problem only occurs in Mac.
Agustin
OSError: dlopen(/usr/local/lib/libgeos_c.dylib, 6): no suitable image
found. Did find:
/usr/local/lib/libgeos_c.dylib: no matching architecture in universal
wrapper
Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most recent call last):
File "/Users/adiez/.qgis2/python/plugins/processing/core/GeoAlgorithm.py",
line 202, in execute
self.processAlgorithm(progress)
File "/Users/adiez/.qgis2/python/plugins/processing/algs/Polygonize.py",
line 48, in processAlgorithm
from shapely.ops import polygonize
File
"/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 453, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File
"/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7/shapely/ops.py",
line 7, in <module>
from shapely.geos import lgeos
File
"/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 453, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File
"/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7/shapely/geos.py",
line 59, in <module>
_lgeos = load_dll('geos_c', fallbacks=alt_paths)
File
"/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7/shapely/geos.py",
line 32, in load_dll
return CDLL(lib)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py",
line 365, in __init__
self._handle = _dlopen(self._name, mode)
OSError: dlopen(/usr/local/lib/libgeos_c.dylib, 6): no suitable image
found. Did find:
/usr/local/lib/libgeos_c.dylib: no matching architecture in universal
wrapper
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140226/00e50bdc/attachment.html>
More information about the Qgis-user
mailing list