You are not logged in.

#1 2017-09-15 16:50:46

resident
Member
Registered: 2007-04-16
Posts: 11

pychess logging error

hi, pychess-0.12.4-2 fails to run after clicking start game button;
tried both with and without network up;
log files have info when network is up and down:
when network is up:
https connection to lb-192-30-253-117-iad.github.com
stdout DEBUG: --- Logging error --- ; Traceback (most recent call last):
File "/usr/lib/python3.6/logging/__init__.py", line 994, in emit
stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\u265c' in position 321: ordinal not in range(128)
log files with network down:
stdout DEBUG: We failed to reach the server
Reason: [Errno -2] Name or service not known
--- Logging error --- Traceback (most recent call last):
File "/usr/lib/python3.6/logging/__init__.py", line 994, in emit
stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\u265c' in position 321: ordinal not in range(128)
thanks in advance for your prompt response; resident

Offline

Board footer

Powered by FluxBB