You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the readme includes this example usage under the annotation preprocessors section:
$ inscript.py https://www.fhgr.ch \
-r ./examples/annotation-profile.json \
-p tag
When I try running it, I get this error:
ModuleNotFoundError: No module named 'inscriptis.annotation.output.tag'
It's not clear from the example whether it's meant to be a placeholder command or a real one (I think the first?); maybe just revise it to use an actual supported preprocessor to avoid confusion
The text was updated successfully, but these errors were encountered:
the readme includes this example usage under the annotation preprocessors section:
When I try running it, I get this error:
It's not clear from the example whether it's meant to be a placeholder command or a real one (I think the first?); maybe just revise it to use an actual supported preprocessor to avoid confusion
The text was updated successfully, but these errors were encountered: