bzmatteo72 opened a new issue #16197: URL: https://github.com/apache/superset/issues/16197
Hello, I'm trying to install from scratch of Apache Superset but I get this error which is stopping the installation: 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.2 has requirement Flask-WTF<0.15.0,>=0.14.2, but you'll have flask-wtf 0.15.1 which is incompatible. It looks that the Superset version has downloaded (pip install command) is 1.2.0 and the version of the itsdangerous installed is 2.0.1 Please could you help to resolve this issue? I don't know how to go ahead and fix the problem. Thanks Matteo ### Environment - superset version: `1.2.0` - python version: `python 3.8` -- 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]
