jots commented on issue #15275: URL: https://github.com/apache/superset/issues/15275#issuecomment-876008507
I installed like `pip install apache-superset==1.2.0` and still get the error: ``` ERROR: flask 1.1.4 has requirement itsdangerous<2.0,>=0.24, but you'll have itsdangerous 2.0.1 which is incompatible. ERROR: flask-appbuilder 3.3.1 has requirement Flask-WTF<0.15.0,>=0.14.2, but you'll have flask-wtf 0.15.1 which is incompatible. ``` also getting errors like: `error: invalid command 'bdist_wheel'` on install -- 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]
