scanny / python-pptx

Create Open XML PowerPoint documents in Python
MIT License
2.28k stars 502 forks source link

Unreadable pptx files? #795

Open Nasko-5 opened 2 years ago

Nasko-5 commented 2 years ago

python-pptx 0.6.21 on python 3.8.12

I was trying out the library, but when it came to opening the presentation outputted, it seemed to be corrupted? I'm running the program on replit and then downloading the file to my computer, but I'm not really sure that should be a problem..

this is the code i ran

LeGrangeJ commented 2 years ago

Mine goes as far as saying ImportError: cannot import name 'etree' from 'lxml