### Python version ```bash $ python --version ``` ```` ### cChardet version ```python import cchardet print(cchardet.__version__) ``` ```` ### What is the problem? #### Expected behavior #### Actual behavior #### Steps to reproduce the behavior