AttributeError: 'NumpyOps' object has no attribute 'cblas' #11250
Unanswered
OJcoder17
asked this question in
Help: Installation
Replies: 1 comment 2 replies
-
Sorry you're having trouble with that, that's a weird error. How did you install spaCy? It seems like some of the dependencies may have been installed incorrectly. I would recommend you follow the instructions in the Quickstart in a fresh environment. Also. please copy and paste code or errors as text, not as screenshots. Also please share the output of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to reproduce the behaviour
I am trying to use a tokenizing method wtih the spacy module however I receive an error whenever I try to run it; AttributeError: 'NumpyOps' object has no attribute 'cblas'Your Environment
Beta Was this translation helpful? Give feedback.
All reactions