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
DiskStation$ python autoTatort.py
Traceback (most recent call last):
File "autoTatort.py", line 218, in <module>
if (os.path.isfile(fullFileName)) == True:
File "/usr/local/lib/python2.7/genericpath.py", line 29, in isfile
st = os.stat(path)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xc4' in position 45: ordinal not in range(128)