jinsthomas commented on issue #20918: URL: https://github.com/apache/superset/issues/20918#issuecomment-1219367404
I was able to resolve this error by following commands pip install --upgrade setuptools pip pip install apache-superset (ran again after above command) export FLASK_APP=superset (not related with this error but required for superset db upgrade ) superset db upgrade -- 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]
