M0tHs3C / Argo

Multi camera gathering and exploiting tool
GNU General Public License v3.0
51 stars 19 forks source link

problems with line2 #2

Closed kkk-alt closed 4 years ago

kkk-alt commented 4 years ago

traceback (most recent call last): File "argo.py", line 2, in from lib.censysSearch import * ImportError: No module named lib.censysSearch

kkk-alt commented 4 years ago

Problems in Parrot last version using URLLIB Requirement already satisfied: urllib3 in /usr/lib/python2.7/dist-packages (from -r requirements.txt (line 4)) (1.24.1) Collecting urllib (from -r requirements.txt (line 5)) Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/urllib/

M0tHs3C commented 4 years ago

There is a problem with your operating system Then You are trying to use python2.7 This works with python3 Read the readme before opening a issue

KassNT commented 2 years ago

traceback (most recent call last): File "argo.py", line 2, in from lib.censysSearch import * ImportError: No module named lib.censysSearch

This is my problem too... using python3