Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

ModuleNotFoundError: No module named 'netaddr' #10

Open
SaymonDzen opened this issue Apr 21, 2020 · 2 comments
Open

ModuleNotFoundError: No module named 'netaddr' #10

SaymonDzen opened this issue Apr 21, 2020 · 2 comments

Comments

@SaymonDzen
Copy link

debian10
python3 scanner.py 192.168.8.100
Traceback (most recent call last):
File "scanner.py", line 4, in
from netaddr import IPNetwork
ModuleNotFoundError: No module named 'netaddr'

@changtraisitinh
Copy link

try : pip3 install netaddr

@tangxiaofeng7
Copy link

pip3 install netaddr -i http://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com

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

3 participants