News

It seems to be related to how Python's logging module interacts with the system's encoding settings. To resolve this, I set the encoding to UTF-8 and ran the following command: ...