WWindmill•Created by Jeremy Worden on 5/22/2024 in #help 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?