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 