[E002] Can't find factory for 'tok2vec'. Where can I get tok2vec? #8961
-
How to reproduce the behaviour
I don't understand what needs to be done. Where can I get tok2vec? I don't understand what needs to be done.
I tried it like this. The error is the same Your Environment
Info about spaCy
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is a weird error and should not be happening if spaCy is installed properly. Can you try reinstalling spaCy? Also if you're just getting started definitely upgrade to the latest version, v3.1.1. v3.0.0 was the initial major release and there have been several bugfixes since then. You can upgrade spaCy like this:
Note that if you upgrade to v3.1 or higher you will have to download the models again, as they are retrained every time the minor version number goes up. |
Beta Was this translation helpful? Give feedback.
This is a weird error and should not be happening if spaCy is installed properly. Can you try reinstalling spaCy?
Also if you're just getting started definitely upgrade to the latest version, v3.1.1. v3.0.0 was the initial major release and there have been several bugfixes since then.
You can upgrade spaCy like this:
Note that if you upgrade to v3.1 or higher you will have to download the models again, as they are retrained every time the minor version number goes up.