SupersetOdT commented on issue #35722:
URL: https://github.com/apache/superset/issues/35722#issuecomment-3553264581

   OK, I specified the desired version in my file 
"/app/docker/requirements-local.txt": "xlrd==2.0.2".
   
   Everything works, I can now import "xls" files into my database via the 
"Upload Excel" button.
   
   apache-superset[excel] actually installs version "xlrd==1.2.0", which 
creates a bug in Superset 6.0.0rc2 because Pandas requires version 2.0.1 or 
newer.
   
   It should be noted that this problem is also found in Superset 5.0.0: it 
also requires a version 2.0.1 or newer.


-- 
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: [email protected]

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