Flask app is not start over twisted 16.4.X as wsgi Flask app is not start over twisted 16.4.X as wsgi flask flask

Flask app is not start over twisted 16.4.X as wsgi


Your are likely picking up the test module which is part of the Python standard library. Rename your code file (module) to something else. You also may need to set PYTHONPATH so it looks in the directory where code module is.