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

problems with line2 #2

Closed
kkk-alt opened this issue Sep 30, 2019 · 3 comments
Closed

problems with line2 #2

kkk-alt opened this issue Sep 30, 2019 · 3 comments

Comments

@kkk-alt
Copy link

kkk-alt commented Sep 30, 2019

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

@kkk-alt
Copy link
Author

kkk-alt commented Sep 30, 2019

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
Copy link
Owner

M0tHs3C commented Oct 1, 2019

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

@M0tHs3C M0tHs3C closed this as completed Oct 1, 2019
@KassNT
Copy link

KassNT commented Apr 27, 2022

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

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