Skip to content
Discussion options

You must be logged in to vote

Our ability to help with third-party packages or debugging application logs is limited, but it looks like you're downloading the model and attempting to use it in the same process, which generally doesn't work. After installation you should restart the Python process. See here in the docs, and scroll down for a way to specify models in a requirements.txt file (no idea if it'll work with pipenv).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Xevion
Comment options

@Xevion
Comment options

@polm
Comment options

@Xevion
Comment options

@polm
Comment options

Answer selected by Xevion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third-party Third-party packages and services v2 spaCy v2.x
2 participants