Valerii Sotnyk

Results 2 comments of Valerii Sotnyk

From windows I fix it via update or install packages like this - `C:\Users\{USER}\AppData\Roaming\pypoetry\venv\Scripts\pip.exe install charset-normalizer`

If you're using Poetry and just need a temporary fix: ``` cd .. git clone https://github.com/felipeucelli/pytubefix.git cd pytubefix git checkout 2542e8f94b2b4eef104fe6069eafc3831239ce1f ``` Then, in your pyproject.toml, change line under [tool.poetry.dependencies]...