Trying to use python-pptx

According to the python-pptx docs you import like from pptx import Presentation, not like you’re trying.

1 Like