Alessandro Amici wrote: > I just updated to Shapely version 1.0.10 with easy_install on two > Ubuntu > systems, compile is fine, but I get the following error at runtime: > > AttributeError: /usr/lib/libgeos_c.so.1: undefined symbol: > GEOSCoordSeq_getOrdinate
I was able to get 1.09 to work after commenting out the error-related lines in ctypes_declarations.py. It took a couple of iterations but eventually it did work for my simple tests. Marc _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
