abhioncbr / docker-superset

Repository for Docker Image of Apache-Superset. [Docker Image: https://hub.docker.com/r/abhioncbr/docker-superset]
https://abhioncbr.github.io/docker-superset
Other
103 stars 55 forks source link

cannot import name 'Any' #45

Open acliyanarachchi opened 4 years ago

acliyanarachchi commented 4 years ago

I'm getting the below error while running the docker image.

Docker : docker pull abhioncbr/docker-superset:0.36.0 Command : docker run -p 8088:8088 -v config:/home/superset/config/ abhioncbr/docker-superset:0.36.0 cluster server localhost:3307 localhost:6379

image

Reproduce:

  1. Execute the above Docker pull command
  2. Then execute the Docker run command
ghost commented 3 years ago

Any reply for the same @abhioncbr Please

kensixx commented 2 years ago

Any reply for this? I am also experiencing the same, please =)