python2.7无法安装python-ldap、django-auth-ldap


1.安装报错信息:

error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpyt
hon27

或者fatal error C1083: Cannot open include file: 'config-win.h':
No such file or directory
error: command 'C:\\Users\\cao.wenhao\\AppData\\Local\\Programs\\Common\\Mic
rosoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2

2.不要直接使用pip install python-ldap django-auth-ldap,pip install会安装最新版本

3.到官网寻找低版本下载:https://pypi.python.org/pypi/django-auth-ldap/1.1.4

            https://pypi.python.org/pypi/python-ldap/2.4.13

4.下载完成安装即可


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM