weidongkl removed a comment on issue #9488:
URL: https://github.com/apache/superset/issues/9488#issuecomment-753798671


   > 这个问题实际是由于初始化需要的数据是用github下载的,而在中国大陆访问有限制导致下载失败,如果你对python比较熟悉的话,不难调查出此问题。
   > 
![image](https://user-images.githubusercontent.com/15245112/92353655-676b9d80-f113-11ea-9461-82b6b0b3ff30.png)
   > 
解决办法就是是墙外从github下载样例数据,将数据在本地启动一个http文件服务,修改BASE_URL为本地地址即可,启动方式可以了解下python的内置库http.server,或者其他工具也可以
   
   牛皮,习惯了百度,都忘记自己分析了,检讨自己


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to