You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting this. @jspaaks and me tried it on Windows 10 with Python 3.9 (from the Microsoft Store) using Git Bash (installed Git Bash from https://gitforwindows.org).
We could reproduce your issue (see the screenshot below).
Solution:
export PYTHONIOENCODING=UTF-8
export PYCHARM_HOSTED="Trick colorama into displaying colored output"
After setting these environment variables, the output looks much better.
I tried to run the check in a git shell under Win10 I get the following error:
If it runs unsuccessful, I do not get an error, but the output is broken:
In case you cannot see it, instead of a status symbol there is a grey checkered box.
The text was updated successfully, but these errors were encountered: