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

Import error #18

Open
suryanaryn opened this issue Apr 19, 2021 · 0 comments
Open

Import error #18

suryanaryn opened this issue Apr 19, 2021 · 0 comments

Comments

@suryanaryn
Copy link

Traceback (most recent call last):
File "/home/surya/tools/ciscoasa_honeypot/asa_server.py", line 13, in
import ike_server
File "/home/surya/tools/ciscoasa_honeypot/ike_server.py", line 4, in
from ike import const
ModuleNotFoundError: No module named 'ike'

I installed like using pip3 install ike
how to fix this issue

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