PShlyundin/ldap_shell

importlib.metadata.PackageNotFoundError: ldap-shell

guanglianniubi opened this issue · 1 comments

ldap_shell 130 ⨯
Traceback (most recent call last):
File "/usr/bin/ldap_shell", line 33, in
sys.exit(load_entry_point('ldap-shell==0.0.2', 'console_scripts', 'ldap_shell')())
File "/usr/bin/ldap_shell", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: ldap-shell

I have made some changes, please install ldap_shell according to the instructions: https://github.com/PShlyundin/ldap_shell#installation