Open RCoeurjoly opened 4 years ago
I get the following warning in python 3.8:
polyglot/detect/base.py:84: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats reliable, index, top_3_choices = cld2.detect(t, bestEffort=False)
Any ideas how to fix it?
I get the following warning in python 3.8:
polyglot/detect/base.py:84: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats reliable, index, top_3_choices = cld2.detect(t, bestEffort=False)
Any ideas how to fix it?