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

First Run Error !!! #1

Open
dewebdes opened this issue Jun 13, 2022 · 5 comments
Open

First Run Error !!! #1

dewebdes opened this issue Jun 13, 2022 · 5 comments
Labels
good first issue Good for newcomers

Comments

@dewebdes
Copy link

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

@shiblisec shiblisec added the good first issue Good for newcomers label Jul 25, 2022
@shiblisec
Copy link
Owner

Hey,

Did you try installing the tool using the following command?

sudo python3 setup.py install

I did a fresh installation and was able to run it.
image

@saami97
Copy link
Contributor

saami97 commented Oct 27, 2022

Yes, I did. Still the same.

@saami97
Copy link
Contributor

saami97 commented Oct 10, 2023

@dewebdes: This issue is resolved now. Check the installation guide for the updated steps.

shiblisec pushed a commit that referenced this issue Dec 10, 2023
Updated Installation steps
@saami97
Copy link
Contributor

saami97 commented Dec 18, 2023

@shiblisec : I believe, this issue can be marked as resolved as the tool is working now based on fix #3

@shiblisec
Copy link
Owner

Resolved!!!

@shiblisec shiblisec reopened this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants