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