1.安装superset所需python依赖包
wtforms_json、flask_compress、celery、flask_migrate、flask_talisman、flask_caching、sqlparse、bleach、markdown、numpy、pandas、parsedatetime、pathlib2、simplejson,humanize,python-geohash,polyline,geopy,cryptography,backoff,msgpack,pyarrow,contextlib2,croniter,retry,selenium,isodate
命令参照以下格式
pip install wtforms_json
2.安装(更新)setuptools和pip(为加速使用了国内镜像)
pip install --upgrade setuptools pip -i https://repo.huaweicloud.com/repository/pypi/simple
3.安装Supetset
pip install apache-superset -i https://repo.huaweicloud.com/repository/pypi/simple
4.初始化Supetset数据库
标签:https,flask,完整,install,pip,superset,安装 From: https://www.cnblogs.com/y-c-m520/p/18099713