[python-ldap] Python LDAP3 module or LDAP Module

Michael Ströder michael at stroeder.com
Fri Sep 9 10:39:40 EDT 2016


Robert Clove wrote:
> I am using python 2.7, in that there is no ldap module even if i do pip
> install ldap

Try instead:

pip install python-ldap

> i don't get any module and if i do pip install ldap3 it get
> installed.

That's an entirely different module package with completely different API.

Ciao, Michael.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20160909/218706a0/attachment-0001.bin>


More information about the python-ldap mailing list