sham00n / buster

An advanced tool for email reconnaissance
GNU General Public License v3.0
903 stars 167 forks source link

Error running buster -h or any command #30

Open skor21 opened 2 years ago

skor21 commented 2 years ago

Here is the error I get when I run buster -h. Please be nice, I am new. I have the latest updated version of Kali, python3, pip3, have done apt update, upgrade, updatedb, install importlib-metadata==4.10.0, removed buster and reinstalled. I also have done an exhaustive search on Github and Google. Any help would be appreciated.

Traceback (most recent call last): File "/usr/bin/buster", line 33, in sys.exit(load_entry_point('buster==1.0.0', 'console_scripts', 'buster')()) File "/usr/bin/buster", 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: buster