Open
Description
I encountered this error while running the following code:
import pycld2 as cld2
text ="""
Happy Tailors Day! Hackett We�re celebrating with a special offer
"""
isReliable, textBytesFound, details = cld2.detect(text)
Here is the error:
error: input contains invalid UTF-8 around byte 30 (of 68)
Metadata
Metadata
Assignees
Labels
No labels