You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/10/05 15:27:18 UTC

[GitHub] [superset] perrfect edited a comment on issue #9127: "Exception: No ldap library for python" when running Superset with Docker

perrfect edited 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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org