Closed vr2262 closed 8 years ago
Also (if it helps), when it fails the value of shapefile.crs
is {'init': u'epsg:4326'}
.
I think this has to do with a library version incompatibility (gdal or fiona).
Didn't this run without this error on that problematic dataset? If so, what changed?
Oh... I think something else I installed into the virtualenv may be the culprit...
Yes... When I installed matplotlib it upgraded fiona. You should update Sequencer to use the newest packages!
Cool. Thanks.