‘charmap’ codec can’t encode character ‘u2713’ in position 0: character maps to
so im currently coding something with modal (modal.com) that uses python subprocesses to run these scripts, but well, everytime the modal subprocess starts, it gives me the error: “‘charmap’ codec can’t encode character ‘u2713’ in position 0: character maps to “, why? because somehow i cant encode emojis that modal gives me as subprocess logs for some reasons.