You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Arelle-users
Hello,
I'm trying to load a official package from Banco de Portugal, and it doenst work, returning the following error: File "C:\hostedtoolcache\windows\Python\3.14.2\x64\Lib\site-packages\freeze_core\initscripts\__startup__.py", line 137, in run File "C:\hostedtoolcache\windows\Python\3.14.2\x64\Lib\site-packages\freeze_core\initscripts\console.py", line 27, in run File "arelleCmdLine.py", line 40, in <module> File "D:\a\Arelle\Arelle\arelle\CntlrCmdLine.py", line 88, in main File "D:\a\Arelle\Arelle\arelle\CntlrCmdLine.py", line 103, in _parseAndRun File "D:\a\Arelle\Arelle\arelle\CntlrCmdLine.py", line 695, in _configAndRunCntlr File "D:\a\Arelle\Arelle\arelle\CntlrCmdLine.py", line 930, in run File "D:\a\Arelle\Arelle\arelle\CntlrCmdLine.py", line 1513, in loadPackages File "D:\a\Arelle\Arelle\arelle\CntlrCmdLine.py", line 1463, in loadPackage File "D:\a\Arelle\Arelle\arelle\PackageManager.py", line 670, in addPackage File "D:\a\Arelle\Arelle\arelle\PackageManager.py", line 572, in packageInfo KeyError: 'name'
The weird part is, I've tried loading EBA packages, and older BdP packages, and everything works fine. I have compared the packages and found no relevant differences, in my perspective.
Attached is the package I'm trying to load (BdP_XBRL_8.0_Reporting_Frameworks), and respective dictionary.
As well as when attempting to add the package via "Manage packages" in the GUI.
So the underlying issue is with the taxonomy package metadata file, but we can and should update Arelle to more gracefully handle this situation rather than showing an exception stack trace.