Jeremy WordenJ
Windmill2y ago
2 replies
Jeremy Worden

Python LDAP

Have a script that uses "python-ldap". My python script has an import of "import ldap". Windmill tries to use a package of ldap instead of the python-ldap. I get and error of '"ldap" is not installable. You probably want python-ldap.' Any suggestions?
Was this page helpful?