PowerPoint-Generator-Python-Project icon indicating copy to clipboard operation
PowerPoint-Generator-Python-Project copied to clipboard

Discover the power of GPT-3.5 turbo in presentation creation! 💻🤩 This web application can effortlessly generate captivating PowerPoint presentations. Say goodbye to the struggle of starting from sc...

Results 4 PowerPoint-Generator-Python-Project issues
Sort by recently updated
recently updated
newest added

I tried running flaskapp.py, but the command keeps running without generating the ppt, and the page is white. How can I solve this? ![1](https://github.com/otahina/PowerPoint-Generator-Python-Project/assets/85436364/676aec53-87a5-4a27-9dc9-b837c7280be5) ![image](https://github.com/otahina/PowerPoint-Generator-Python-Project/assets/85436364/e5743878-f278-4476-98e9-ab8ffce42b83)

At step 5 of "How to use", the command should looks like follow instead: >python3 flaskapp.py Running the app with the following command causes "template not found issue". >python3 myapp/flaskapp.py...