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
Just stumbled on this and seemed quite useful, but it does not support cyrilyc (although it should by the looks of it)
Traceback (most recent call last):
File "labelmaker.py", line 133, in <module>
for row in data_reader:
File "/usr/lib/python2.7/csv.py", line 104, in next
row = self.reader.next()
UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-7: ordinal not in range(128)
Hello,
Just stumbled on this and seemed quite useful, but it does not support cyrilyc (although it should by the looks of it)
attached samples
tst.zip
The text was updated successfully, but these errors were encountered: