sploitego
sploitego copied to clipboard
setup install error when running in Kali
root@kali:/opt/sploitego# python ./setup.py install
Traceback (most recent call last):
File "./setup.py", line 8, in
Hello,
Try installing the code by using easy_install instead: easy_install sploitego. If this doesn't work then there is probably something wrong with the build script.
Cheers,
Nadeem
On Sat, Oct 11, 2014 at 8:56 AM, gcraenen [email protected] wrote:
root@kali:/opt/sploitego# python ./setup.py install Traceback (most recent call last): File "./setup.py", line 8, in import sploitego ImportError: No module named sploitego
— Reply to this email directly or view it on GitHub https://github.com/allfro/sploitego/issues/5.