Skip to content

TypeError: unhashable type: 'dict' #47

@jcbridwe

Description

@jcbridwe

I have a simple shapefile I am trying to load into the MetadataEditor:

shp = "<C:/<...>/feature.shp"
metadata = md.MetadataEditor(shp)

When I run this, I get the following error:

TypeError: unhashable type: 'dict'

Any suggestions as to how to resolve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions