-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello,
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)
labelmaker$ pip freeze
Pillow==3.2.0
argparse==1.2.1
configparser==3.5.0
wsgiref==0.1.2
attached samples
Metadata
Metadata
Assignees
Labels
No labels