Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running buster -h or any command #30

Open
HackerInfo2024 opened this issue Jan 5, 2022 · 0 comments
Open

Error running buster -h or any command #30

HackerInfo2024 opened this issue Jan 5, 2022 · 0 comments

Comments

@HackerInfo2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant