c608345 opened a new issue, #20616:
URL: https://github.com/apache/superset/issues/20616
A clear and concise description of what the bug is.
upgrade superset failed.
#### How to reproduce the bug
1. pip install apache-superset --upgrade
2. superset db upgrade
3. superset init
### Expected results
works
### Actual results
superset db upgrade failed.
superset init
Usage: superset [OPTIONS] COMMAND [ARGS]...
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.
what actually happens.
### Environment
(please complete the following information):
- browser type and version:
- superset version: 1.5.1
- python version: 3.8.10
- node.js version: `node -v`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]