Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
A recent issue with Fiona and geopandas has emerged resulting in the following error:
> AttributeError: module 'fiona' has no attribute 'path'
In python 3.8, the fix in geopandas isn't available (3.9+ only) so it is necessary for python 3.8 users to take an explicit dependency on fiona to keep from updating to the breaking version
Attachments
Issue Links
- links to