findepi commented on issue #4953: flask-appbuilder 1.10.0 has requirement 
Flask<0.12.99,>=0.12.1, but you'll have flask 1.0.2 which is incompatible
URL: 
https://github.com/apache/incubator-superset/issues/4953#issuecomment-388724918
 
 
   @mistercrunch you closed this having fixed the flask version issue, but 
@Neuliaus actually reported two problems, the second being 
   ```
     File 
"/home/ubuntu/normal/venv3/local/lib/python2.7/site-packages/superset/migrations/versions/289ce07647b_add_encrypted_password_field.py",
 line 16, in <module>
       from sqlalchemy_utils.types.encrypted import EncryptedType
   **ImportError: cannot import name EncryptedType**
   ```
   
   i was able to work around this pinning `'SQLAlchemy-Utils~=0.0,<0.33'`. If 
this is the way to go, this should be pinned too, just as flask version.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to