结构如下,运行方式在helloflask下pipenv shell 进入虚拟环境后 执行flask run 后报错
Error: Could not locate a Flask application. You did not provide the “FLASK_APP” environment variable, and a “wsgi.py” or “app.py” module was not found in the current directory.
求教各位!知道的请不吝赐教!谢谢