zufolo441 opened a new issue, #24638: URL: https://github.com/apache/superset/issues/24638
Hi, I'm trying to run Superset 3.0.0rc1 on debian, but it's impossibile because of an error of missing method in sqlparse.Lexer. It seems requiring sqlparse 0.4.5, that is still not available. root@covezio:~# pip index versions sqlparse WARNING: pip index is currently an experimental command. It may be removed/changed in a future release without prior warning. sqlparse (0.4.4) Available versions: 0.4.4, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.1, 0.3.0, 0.2.4, 0.2.3, 0.2.2, 0.2.1, 0.2.0, 0.1.19, 0.1.18, 0.1.17, 0.1.16, 0.1.15, 0.1.14, 0.1.13, 0.1.12, 0.1.11, 0.1.10, 0.1.9, 0.1.8, 0.1.7, 0.1.6, 0.1.5, 0.1.4, 0.1.3, 0.1.2, 0.1.1, 0.1.0 -- 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]
