When I try to import ldap in python, I get the error that there is no module named ldap. I've installed python-ldap with apt-get. This was succesful but still the ldap module can't be imported. How to solve this problem?
↧
When I try to import ldap in python, I get the error that there is no module named ldap. I've installed python-ldap with apt-get. This was succesful but still the ldap module can't be imported. How to solve this problem?