Skip to content
Discussion options

You must be logged in to vote

Sorry you're having trouble with this.

Recently someone had the same error because their installs of Thinc and spaCy were mixed between conda and non-conda Python somehow, you can see that issue here: #8199.

Just to see if it's an issue with your environment, could you try installing spaCy in vanilla Python without using Spyder/Anaconda? Based on the path in your error it looks like srsly is installed in your vanilla Python and not an Anaconda environment.

It also might help to check in your srsly install and see what pyd files you have there - you should have one for ujson, but it might not be there is something went wrong with the install.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Comment options

You must be logged in to vote
1 reply
@polm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues windows Issues related to Windows conda conda package manager
2 participants