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

ImportError: No module named censys.ipv4 #8

Open
TCNLLee opened this issue Feb 8, 2021 · 2 comments
Open

ImportError: No module named censys.ipv4 #8

TCNLLee opened this issue Feb 8, 2021 · 2 comments

Comments

@TCNLLee
Copy link

TCNLLee commented Feb 8, 2021

When I run 'censys_io.py', this error is showing

└─# python censys_io.py
Traceback (most recent call last):
File "censys_io.py", line 6, in
from censys.ipv4 import *
ImportError: No module named censys.ipv4

how can i solve this problem?

@zszszn
Copy link

zszszn commented Jan 17, 2022

+1

@d0rksh
Copy link

d0rksh commented Mar 11, 2022

python -m pip install censys

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

3 participants