gpt4 book ai didi

python - 属性错误 : 'module' object has no attribute 'SCOPE_SUBTREE' macOS

转载 作者:行者123 更新时间:2023-11-28 19:06:21 24 4
gpt4 key购买 nike

我正在尝试连接到我在本地计算机上运行的 ldap 服务器,但它抛出错误 AttributeError: 'module' object has no attribute 'SCOPE_SUBTREE'

到目前为止我做了什么:

使用 pip install python-ldap 安装 ldap 库

在我当前的工作目录中没有名为 ldap.py 的文件,因此没有重叠问题

当使用print dir(ldap) 命令时,会打印出以下内容

['HelpFormatter', 'PY3', '__builtins__', '__doc__', '__file__', '__name__', '__package__', '__path__', '__version__', 'argparse', 'logging', 'main', 'parser', 'subparser', 'subparsers', 'sys']

我正在研究 macOS Sierra。感谢任何帮助,python 版本为 2.7.10

最佳答案

您可能安装了 pip “ldap”而不是“python-ldap”

关于python - 属性错误 : 'module' object has no attribute 'SCOPE_SUBTREE' macOS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46331583/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com