私のDjangoプロジェクトにpython-ldapをインストールしようとしています-これまでのところ、easy_install、pip、および自分自身を構築しようとしましたが、それでも同じエラーが発生します:
dlopen(/Library/Python/2.6/site-packages/_ldap.so, 2): Symbol not found: _ldap_create_assertion_control_value
Referenced from: /Library/Python/2.6/site-packages/_ldap.so
Expected in: flat namespace
in /Library/Python/2.6/site-packages/_ldap.so
どうしたの?