SamHollings / output_checker

Output Checker project
MIT License
5 stars 0 forks source link

pytest failing to run due to some spacy error #30

Open SamHollings opened 1 year ago

SamHollings commented 1 year ago

Pytest is throwing the following errors (@AdamHollings):

ERROR tests/test_disclosure_control_check.py - OSError: [E050] Can't find model 'en_core_web_md'. It doesn't seem to be a Python package or a valid path to a data directory. ERROR tests/test_disclosure_control_check.py - OSError: [E050] Can't find model 'en_core_web_md'. It doesn't seem to be a Python package or a valid path to a data directory. ERROR src/disclosure_control_check.py - OSError: [E050] Can't find model 'en_core_web_md'. It doesn't seem to be a Python package or a valid path to a data directory.