Skip to content

Cyrylic not supported #6

@zeridon

Description

@zeridon

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

tst.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions