You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/11/22 09:07:35 UTC

[GitHub] [superset] aniaan commented on issue #17494: The upload excel button is not showing, I can only upload the CSV to Apache Superset 1.3.2

aniaan commented on issue #17494:
URL: https://github.com/apache/superset/issues/17494#issuecomment-975304607


   This is not a bug, first make sure you install the `xlrd` dependency, you can execute `pip install apache-superset[excel]` or `pip install xlrd`
   
   code ref: 
   https://github.com/apache/superset/blob/66d756955b961ed8dd379783f453d1f2531fad9e/superset/initialization/__init__.py#L393-L411
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org