|
From: <Jel...@Bi...> - 2002-05-16 13:39:29
|
Hi, I tried to install python-ldap-2.0.0pre04 on Mac OS X. I have Python 2.2.1 and OpenLDAP 2. First I get the error message warning: build_py: file Lib/ldap.py (for module ldap) not found I think I may ignore that. But when I want to use the installed python-ldap, /usr/local/lib/python2.2/site-packages/ldap/__init__.py wants to import from _ldap and that isn't anywhere. in site-packages is a _ldap.so. regards j.k. |