Group,
I am starting to get back into Cartopy after an absence of a few months. I've decided to use the conda package manager for the installation of Cartopy. (Rich Signell gave me some help with this.) The installation seems to have gone smoothly and I am able to import cartopy without problems. However, when I try a simple example like this one:
http://scitools.org.uk/cartopy/docs/latest/examples/features.html
My kernel dies with this message:
WARNING:root:kernel 4752945a-ecac-4deb-8f97-68001a23d419 restarted
Assertion failed: (0 != cs), function GEOSCoordSeq_getSize_r, file geos_ts_c.cpp, line 3530.
I am running OS X 10.7.5.
Has anyone else run into this assertion failure? Any advice on how I can get around this?
Thanks.
-Julien
<CDLL '/usr/local/lib/libgeos_c.dylib', handle 10042b150 at 10216a090>
This is not the version installed by conda. Any ideas, other than removing the other version?
Ed