Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

no module nmap #8

Open
engineerash opened this issue Aug 16, 2020 · 3 comments
Open

no module nmap #8

engineerash opened this issue Aug 16, 2020 · 3 comments

Comments

@engineerash
Copy link

Traceback (most recent call last):
File "isf.py", line 9, in
from icssploit.interpreter import IcssploitInterpreter
File "/root/Desktop/isf/icssploit/init.py", line 1, in
from icssploit.utils import (
File "/root/Desktop/isf/icssploit/utils/init.py", line 15, in
import nmap
ImportError: No module named nmap

@payne747
Copy link

payne747 commented Jan 16, 2021

Tried sudo apt-get install python-nmap?
(assuming Debian based distro)

@Laldoma
Copy link

Laldoma commented Oct 1, 2021

ICSS does not work in kali since 2020.1

@Jackson-Pollock
Copy link

Jackson-Pollock commented Nov 18, 2022

I am able to fix this using pip install python-nmap==0.6.4
(older version)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants