pbs / pycaption

Python module to read/write popular video caption formats
Apache License 2.0
255 stars 136 forks source link

re.error: octal escape value \777 outside of range 0-0o377 at position 252 #240

Closed YogeshUpdhyay closed 2 years ago

YogeshUpdhyay commented 3 years ago

On importing the package following error occurs

re.error: octal escape value \777 outside of range 0-0o377 at position 252
ana-nichifor commented 3 years ago

Hi, what version of Python and PyCaption are you using?