perrfect removed a comment on issue #9127: URL: https://github.com/apache/superset/issues/9127#issuecomment-934502816
Hello. I have the save issue. I use a docker-compose and latest code from the github repo. I've tried to add python-ldap in all requirement files, but got error: `"python-ldap library is not installed"`. After that i had tried install python-ldap directly in a docker container, but got error: `"ERROR:flask_appbuilder.security.manager:(0, 'Error')"` How can fix it and which requirements file should i use for that? And when i tried install python-ldap directly in docker container i needed install additional packages for ubuntu: `"python-dev libldap2-dev libsasl2-dev libssl-dev"` -- 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]
