Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Error ldap3-0.9.9.1 - Missing DLL #112

Closed
edsonlomba opened this issue Sep 26, 2015 · 3 comments
Closed

Install Error ldap3-0.9.9.1 - Missing DLL #112

edsonlomba opened this issue Sep 26, 2015 · 3 comments

Comments

@edsonlomba
Copy link

I'm trying to install ldap3-0.9.9.1 version, but I'm getting the error below. How can I fix this? I'm using Windows 7 - 64bit with python 3.4.3 version for 64 bit.

ldpa3 error

@cannatag
Copy link
Owner

Hi, you can use the pip installer. Just try

pip install ldap3

In your Python scripts directory and it should work.

@rockwelln
Copy link

Hello, I installed ldap3-0.9.9.3 with pip on windows7, Python 3.4.3 32 bits, and it works perfectly.

If you still have this issue, check the microsoft update: https://support.microsoft.com/en-us/kb/2999226
It contains a bunch of files including api-ms-win-crt-string-l1-1-0.dll

@cannatag
Copy link
Owner

Thanks Norman, I didn't have this problem so I could not help. Probably I already had the crt package installed.

Thanks,
Giovanni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants