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: [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]

Reply via email to