floydhub / floyd-docs

FloydHub's documentation code. Contributions welcome!
https://docs.floydhub.com/
63 stars 65 forks source link

Spacy cannot link/load models? #54

Closed sominw closed 7 years ago

sominw commented 7 years ago

Everytime I try to load a language model in Spacy, floyd throws an error:

Warning: no model found for 'en'

Please look into it? screen shot 2017-08-28 at 2 33 00 am

Already tried floyd run "python -m spacy download & floyd run "python -m spacy download, doesn't seem to work!

narenst commented 7 years ago

This has been answered in the forum. See: https://forum.floydhub.com/t/spacy-cannot-link-load-models/416/4 for the solution.