Skip to content

[E002] Can't find factory for 'tok2vec'. Where can I get tok2vec? #8961

Answered by polm
psydok asked this question in Help: Installation
Discussion options

You must be logged in to vote

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:

pip install -U spacy

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.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@psydok
Comment options

@polm
Comment options

Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues
2 participants
Converted from issue

This discussion was converted from issue #8958 on August 14, 2021 07:41.