1.centos7环境安装

superset Installation & Configuration

superset介绍跟环境搭建

CentOS7下安装python-pip

2. superset docker

经验证,在centos7下面这种方法可用

superset安装与使用

参考:

Superset搭建及其简单使用

3.问题

(1)Was unable to import superset Error: markdown() takes exactly 1 argument (2 given)

解决:

pip install "markdown<3.0.0" superset

(2)flask-appbuilder 1.10.0 has requirement colorama==0.3.9, but you'll have colorama 0.4.0 which is incompatible.

解决:

按照博客中介绍的方法,pip安装第三方库以及版本

将requirement.txt中colorama==0.3.3改为colorama==0.3.9

 

 

 

 

 

 

 

 

 

 

 

 

2.

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐