You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pysrt 0.4.6 using pip install
Python 2.7
Mac OS 10.8
File "pysrt/__init__.py", line 3, in <module>
from pysrt.srtfile import SubRipFile, SUPPORT_UTF_32_LE, SUPPORT_UTF_32_BE
File "pysrt/srtfile.py", line 12, in <module>
import chardet as charade
ImportError: No module named chardet
The text was updated successfully, but these errors were encountered:
pysrt 0.4.6 using
pip install
Python 2.7
Mac OS 10.8
The text was updated successfully, but these errors were encountered: