I'm following the steps of the Superset installation guide carefully on Mac OS: https://superset.apache.org/installation.html#superset-installation-and-initialization
When I run flask fab create-admin
, I get the following error:
Try "flask --help" for help.
Error: No such command "fab".
I'm running Python 3.7.7. What's going on here?