Installation Problem

Michael Ströder michael at stroeder.com
Fri Jan 4 13:38:57 CET 2002


Peeyush Garg wrote:
> 
> warning: build_py: file Lib/ldap.py (for module ldap) not found

You can ignore that.

> i could not find ldap.py even in current CVS.

It has been substituted by Lib/ldap/*.py.

> I cannot get to connect to LDAP server. Is this problem because of
> the above file??

No. Any traceback you can send us? Note that _ldap.open() does not
work anymore. Use ldap.open() instead. I've updated the README.

Ciao, Michael.




More information about the python-ldap mailing list