mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-17 13:33:53 -04:00
The rich progress panel outputs ✓ (U+2713), which Windows cp1252 console encoding cannot encode. Set PYTHONIOENCODING=utf-8 in the subprocess environment.