redwards101 commented on issue #21079: URL: https://github.com/apache/superset/issues/21079#issuecomment-1248442670
The easiest and most predictable workaround I know is use Docker. It's working for me. It looks like they're having a problem dealing with latest dependencies on Flask. That said, I tried the 'pip install' method again and I'm not getting the same error, in particular, Flask-Cache 2.0.1 causing problems. It now installs version 1.11.1, which fixes that problem. Now, however, another issue cropped up recently, [20942](https://github.com/apache/superset/issues/20942), for which there appears to be a solution. -- 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]
