DataShedEd commented on issue #9922: URL: https://github.com/apache/incubator-superset/issues/9922#issuecomment-648741938
Reducing the dependency in `requirements.txt`: sqlalchemy-utils==0.36.5` to `sqlalchemy-utils==0.36.4` gets me past that step; however further investigation needs to be done as to whether the dependency at 0.36.5 functions with any other elements of the code calling it. ``` superset_init | superset_init | ###################################################################### superset_init | superset_init | superset_init | Init Step 1/4 [Complete] -- Setting up admin user superset_init | superset_init | superset_init | ###################################################################### superset_init | superset_init | superset_init | ###################################################################### superset_init | superset_init | superset_init | Init Step 2/4 [Starting] -- Applying DB migrations superset_init | superset_init | superset_init | ###################################################################### ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
