ImportError: cannot import name parts_of_speech #9992
Unanswered
hiDaDeng
asked this question in
Help: Installation
Replies: 2 comments 2 replies
-
Can you please paste the full stack trace and the output of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Switch python environment then switch back to it. Or create a new venv. |
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
just run
import spacy
in jupyter and meet theImportError: cannot import name parts_of_speech
Your Environment
Beta Was this translation helpful? Give feedback.
All reactions