scanny / python-pptx

Create Open XML PowerPoint documents in Python
MIT License
2.35k stars 510 forks source link

pyinstaller to exe,error #831

Open hyxcj opened 2 years ago

hyxcj commented 2 years ago

the code can be run in pycharm,but when i pyinstaller it to exe, it prompt :pptx.exc.PackageNotFoundError: Package not found at ,how to deal with it?