Skip to content
Discussion options

You must be logged in to vote

Hi,

I've tried to run your example code, and had to change the init fill-config command to:

!python -m spacy init config config.cfg --lang en --pipeline ner

because otherwise it wouldn't run. I assume you had it correct on your end though, because otherwise you would have gotten a FileNotFound error.

Either way, I can run this notebook on Windows just fine. The only other thing I can think of, is to try and upgrade spaCy to the latest version, but otherwise I think the problem is with one of your system/permission settings, and not directly related to something in spaCy.

Replies: 2 comments 4 replies

Comment options

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

@githubbar
Comment options

Comment options

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

@githubbar
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Issues related to Windows more-info-needed This issue needs more information
3 participants