Skip to content

Segmentation Fault on loading python-pptx #1

Description

@atreiber94

In some cases, a Segmentation Fault occurs when python-pptx is loaded.

The issue seems to stem from the Pillow dependency. A current workaround is to downgrade Pillow:

pip install 'pillow==8.1.2' --force-reinstall

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions