Skip to content

Upgrade python-docx to 0.8.2. breaks script with KeyError: u"no style with name 'Light Shading Accent 1' #149

@tooh

Description

@tooh
File "/Users/peter/.rvm/lib/python2.7/site-packages/docx/styles/styles.py", line 57, in __getitem__
    raise KeyError("no style with name '%s'" % key)
KeyError: u"no style with name 'Light Shading Accent 1'"

I suspect a localization related problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions