I have a Python 3 app installed on my server. The app runs fine when executed from the command line using the test server (flask run at the command line)
flask run