Encoding error while installing manim
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 93.9k
- Forks
- 7.7k
- Ø Merge
- 2 T. 13 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
I ran `pip3 install manimlib` in my command prompt, but the installation is unsuccessful with the following error message:
`UnicodeDecodeError: 'gbk' codec can't decode byte 0x9c in position 1903: illegal multibyte sequence
error in setup command: Error parsing C:\Users\Circle\AppData\Local\Temp\pip-install-esa910k_\manimlib\setup.cfg: UnicodeDecodeError: 'gbk' codec can't decode byte 0x9c in position 1903: illegal multibyte sequence`
It seems that there is an encoding problem with 'gbk' and 'utf-8'. Does anyone know how to solve this problem?
OS: Windows 10
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.