Trying to install python-ldap for my Django project -- so far tried easy_install, pip, as well as building myself, but still getting the same errors:
dlopen(
pip install python-ldap==2.3.13 did the trick for me (Mac OS X 10.6)