Can't import ldap with version 3.4.5 · Issue #606 · python-ldap/python-ldap · GitHub
Skip to content

Can't import ldap with version 3.4.5 #606

Description

@NoamNol

I can do import ldap with version 3.4.4, but with 3.4.5 I get an error:

>>> import ldap
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'ldap'

Python: 3.11.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions