e-p-armstrong / e-p-armstrong/augmentoolkit
UnicodeDecodeError: 'charmap' codec can't decode byte 0x98 in position 2574: character maps to <undefined>
Open
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 248
- PR merge metrics
- No merged PRs in 30d
Description
YAML specification itself does not support encodings like CP-1252 or CP-1251.
When trying to read YAML files with Unicode characters using Windows' default encoding (cp1252).
Enforce utf-8 when reading yaml files
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.