You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/asmodeus/Desktop/censys/censys_io.py", line 6, in
from censys.ipv4 import *
ModuleNotFoundError: No module named 'censys.ipv4'
File ".\censys_io.py", line 87 print final_line.strip("\t") ^ SyntaxError: invalid syntax
How I can fix it?
Running on windows 10 python 3.7 and all requirements installed
The text was updated successfully, but these errors were encountered: