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

Can't run fido.py Error No module named capstone #4

Closed
cibermanchego opened this issue Mar 15, 2017 · 1 comment
Closed

Can't run fido.py Error No module named capstone #4

cibermanchego opened this issue Mar 15, 2017 · 1 comment

Comments

@cibermanchego
Copy link

Hi, I haven't been able so far to try fido. I tried in Kali 2 and Debian 8, with the same result:

./fido.py --help
Traceback (most recent call last):
File "./fido.py", line 31, in
from capstone import *
ImportError: No module named 'capstone'

I've got capstone installed both via apt and pip, and if I run python3 I can import the module without errors.
I've read capstone documentation and I think I did all installation correctly.
I'm at a loss here, so any help would be apreciated.

@cibermanchego
Copy link
Author

Sorry about this, already seen it in other issue, my bad.

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

1 participant