darylerwin commented on issue #4894: Install fresh 025rc1 - gives me TypeError: 
make_declarative_base() takes at most 2 arguments (3 given)
URL: 
https://github.com/apache/incubator-superset/issues/4894#issuecomment-384832907
 
 
   I had to:
   edit 
/home/derwin/venvbeta/local/lib/python2.7/site-packages/superset/migrations/versions/289ce07647b_add_encrypted_password_field.py
   And use 
   #from sqlalchemy_utils.types.encrypted import EncryptedType
   from sqlalchemy_utils import EncryptedTyp

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to