elementary icon indicating copy to clipboard operation
elementary copied to clipboard

when using python 3.11 getting "ImportError: cannot import name 'Mapping' from 'collections'"

Open roy-wenrix opened this issue 1 year ago • 0 comments

when using python 3.11 getting "ImportError: cannot import name 'Mapping' from 'collections'"

env: python 3.11 and above cli: edr report --file-path "report.html"

expected the report, getting error: "ImportError: cannot import name 'Mapping' from 'collections'"

  • edr Versionelementary-data==0.13.2
  • dbt package Version: 1.4

roy-wenrix avatar Jan 31 '24 10:01 roy-wenrix