I installed python-pptx through pip and I tried to use this import "from pptx import Presentation" but I get this error: ImportError: cannot import name Presentation
I installed python-pptx through pip and I tried to use this import "from pptx import Presentation" but I get this error:
ImportError: cannot import name Presentation