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

Misleading Readme.md caused template not found issue.

Open khaukheng opened this issue 6 months ago • 0 comments

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

Image

khaukheng avatar Apr 07 '25 12:04 khaukheng