[python-ldap] Python LDAP3 module or LDAP Module

Robert Clove cloverobert at gmail.com
Fri Sep 9 10:44:16 EDT 2016


Whats preferable?
if i do pip install python-ldap it says something microsoft visual c++ is
required.
if i do pip install **any other name** i dont get this error

On Fri, Sep 9, 2016 at 8:09 PM, Michael Ströder <michael at stroeder.com>
wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20160909/79bc686b/attachment.html>


More information about the python-ldap mailing list