enoxos commented on issue #23742:
URL: https://github.com/apache/superset/issues/23742#issuecomment-1670637266
If you downgraded to sqlparser=0.4.3 and you get the error:
`_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.`
then set the FLASK_APP as follows
`FLASK_APP=superset`
and then rerun the db initialization step.
--
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]