Marc Pfister wrote:
> 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

If you or Alessandro could try a release candidate sdist, I would be
much obliged.

http://trac.gispython.org/lab/attachment/ticket/178/Shapely-1.0.11.tar.gz

Download it to /tmp (for example) and run:

  $ easy_install /tmp/Shapely-1.0.11.tar.gz

Or install it directly off the Trac site like:

  $ easy_install
http://trac.gispython.org/lab/attachment/ticket/178/Shapely-1.0.11.tar.gz?format=raw

Thanks,
Sean

_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to