colav / impactu

Colav Impactu Issues and Documentation
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

spacy error #91

Closed omazapa closed 2 days ago

omazapa commented 4 months ago

this can be downloaded automatically if not found

File "/home/ozapatam/.local/lib/python3.12/site-packages/spacy/util.py", line 472, in load_model
    raise IOError(Errors.E050.format(name=name))
OSError: [E050] Can't find model 'es_core_news_sm'. It doesn't seem to be a Python package or a valid path to a data directory.

procedure to install

python -m spacy download en_core_web_sm
 python -m spacy download es_core_news_sm