PowerPoint-Generator-Python-Project
PowerPoint-Generator-Python-Project copied to clipboard
Misleading Readme.md caused template not found issue.
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