I tried to install python-ldap on two separate systems. First system is Windows 10 64-bit with Python version 3.7.3 and newest C++ build tools. The other system is Repl.it online python interpreter ...
Originally it appeared as an AttributeError, saying that ldap didn't have initialize(). After one of the other developers on the team did some debugging, he found that it was because the import ldap ...