ImportError: cannot import name 'component' from 'spacy.language' #9376
-
Hello, I installed spaCy through conda on my Windows laptop. Afterwards I downloaded the Japanese corpus ja_core_news_lg (and _sm), but whenever I try to load it, I get the following error message:
I have tried this many times already, installing spaCy with pip or conda, but nothing seems to fix this. I am using a recent installation of Anaconda; the exact steps I followed to install spaCy are here: amueller/introduction_to_ml_with_python#146 Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
It looks like you have installed both ginza and spaCy and they are having some weird interaction.
|
Beta Was this translation helpful? Give feedback.
It looks like you have installed both ginza and spaCy and they are having some weird interaction.