When I try to run a script on Flask using Python 3, I do not get a server, instead I get this -
(base) Marcs-Air:~ marcholder$ FLASK_APP=hello.py flask run