我在 Mac OS 上仔细遵循 Superset 安装指南的步骤:https ://superset.apache.org/installation.html#superset-installation-and-initialization
当我运行时flask fab create-admin
,我收到以下错误:
Try "flask --help" for help.
Error: No such command "fab".
我正在运行 Python 3.7.7。这里发生了什么?