scanny / python-pptx

Create Open XML PowerPoint documents in Python
MIT License
2.4k stars 519 forks source link

Error processing PPT file: \"no content-type for partname '/ppt/media/image-1002-2.svg' in [Content_Types].xml\" #915

Open AshuT930 opened 12 months ago

AshuT930 commented 12 months ago

I'm getting error while trying to parse a ppt file using Flask python.

Error processing PPT file: \"no content-type for partname '/ppt/media/image-1002-2.svg' in [Content_Types].xml\"

What could be the reason behind it? There are multiple images and tables used in the ppt.

scanny commented 11 months ago

Show the full stacktrace