Import error #12745
Answered
by
kadarakos
Zaheer-10
asked this question in
Help: Coding & Implementations
Import error
#12745
-
NotImplementedError: A UTF-8 locale is required. Got ANSI_X3.4-1968 this is when trying to install !pip install neuralcoref |
Beta Was this translation helpful? Give feedback.
Answered by
kadarakos
Jun 23, 2023
Replies: 1 comment
-
Unfortunately this seems to be a known cuda bug: #11909. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Zaheer-10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately this seems to be a known cuda bug: #11909.
As a side note you could consider using the
spacy-experimental
coreference resolver -- which you can read about here -- or fastcoref.