You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/07/17 09:43:48 UTC

[GitHub] [superset] barryrowlingson commented on issue #15275: Getting incompatible package errors while installing Superset from scratch

barryrowlingson commented on issue #15275:
URL: https://github.com/apache/superset/issues/15275#issuecomment-881868886


   Installing these versions of Flask-WTF and itsdangerous got me past this error:
   
   ```
   python -m pip install apache-superset==1.2.0
   python -m pip install Flask-WTF==0.14.3
   python -m pip install itsdangerous==1.1.0
   ```
   
   but only got me to more errors when trying to run `superset load_examples`. Oh well.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org