Open
Description
Is there an existing issue for this?
- I have searched the existing issues.
Please describe the feature you have in mind and explain what the current shortcomings are?
Unicode error raised when printing comment with emoji.
Print comment with ayon console.
How would you imagine the implementation of the feature?
According to python official document, I try to modify the codes.
https://docs.python.org/3/library/sys.html
addons\core_1.3.2\ayon_core\tools\console_interpreter\ui\utils.py
Are there any labels you wish to add?
- I have added the relevant labels to the enhancement request.
Describe alternatives you've considered:
No response
Additional context:
No response