Kyubi icon indicating copy to clipboard operation
Kyubi copied to clipboard

First Run Error !!!

Open dewebdes opened this issue 2 years ago • 6 comments

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

dewebdes avatar Jun 13 '22 22:06 dewebdes

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

shiblisec avatar Jul 25 '22 03:07 shiblisec

Yes, I did. Still the same.

saami97 avatar Oct 27 '22 09:10 saami97

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

saami97 avatar Oct 10 '23 05:10 saami97

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

saami97 avatar Dec 18 '23 18:12 saami97

Resolved!!!

shiblisec avatar Dec 19 '23 01:12 shiblisec