Closed
Description
The --generate-template
flag of pynxtools/dataconverter
seems to not be working for me at the moment. If I pass that flag, the template is not printed to the console.
Probably comes from changes to the logger in #191. This seems to be related to the setting of the logger level, see here.
Quick fix: Change to logger.error(template)
in
pynxtools/pynxtools/dataconverter/convert.py
Line 248 in c4d1b9c
We should check that all other flags (like --fair
, --undocumented
) are still picked up correctly.
Metadata
Metadata
Assignees
Labels
No labels