Skip to content

xbrl.TaxonomyNotFound #120

@rainergo

Description

@rainergo

Hi,
I got an error while trying to parse local xbrl package (structure is as recommended in your docs):
xbrl.TaxonomyNotFound: The taxonomy with namespace http://xbrl.ifrs.org/taxonomy/2021-03-24/ifrs-full could not be found. Please check if it is imported in the schema file

But: py-xbrl already downloaded this taxonomy into the "cache" folder. Why can't it find it?

Update: I found the answer: Because your "taxonomy.py" file does not contain the updated ifrs-taxonomy. I manually inserted it by adding: "http://xbrl.ifrs.org/taxonomy/2021-03-24/ifrs-full": "http://xbrl.ifrs.org/taxonomy/2021-03-24/full_ifrs/full_ifrs-cor_2021-03-24.xsd",.

It works now. But how can I update taxonomies without going deep into your code? Is there a function for it or do you plan to add it?

Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions