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

setup install error when running in Kali #5

Open
gcraenen opened this issue Oct 11, 2014 · 1 comment
Open

setup install error when running in Kali #5

gcraenen opened this issue Oct 11, 2014 · 1 comment

Comments

@gcraenen
Copy link

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

@allfro
Copy link
Owner

allfro commented Oct 12, 2014

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
#5.

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

2 participants