-
Notifications
You must be signed in to change notification settings - Fork 17
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
First Run Error !!! #1
Labels
good first issue
Good for newcomers
Comments
Yes, I did. Still the same. |
@dewebdes: This issue is resolved now. Check the installation guide for the updated steps. |
@shiblisec : I believe, this issue can be marked as resolved as the tool is working now based on fix #3 |
Resolved!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kyubi -v http://81.88.42.184
Traceback (most recent call last):
File "/usr/bin/kyubi", line 33, in
sys.exit(load_entry_point('kyubi==0.1.0', 'console_scripts', 'kyubi')())
File "/usr/bin/kyubi", 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: kyubi
The text was updated successfully, but these errors were encountered: