Closed ocefpaf closed 5 months ago
Looks like we have a problem with the packages on Windows.
Importing fiona resulted in: DLL load failed while importing _env: The specified module could not be found.
This PR is no longer needed b/c the root of the problem was not the lack of fiona but a bad Windows library in the dependency chain. That was resolved upstream. Closing this one.
Fixes the failures we are seeing in #1976 due to geopandas changes.