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

HAVING THE BELOW ERROR CODE, PLEASE HELP TO FIX IT #29

Open
Crewxx opened this issue Apr 3, 2019 · 2 comments
Open

HAVING THE BELOW ERROR CODE, PLEASE HELP TO FIX IT #29

Crewxx opened this issue Apr 3, 2019 · 2 comments

Comments

@Crewxx
Copy link

Crewxx commented Apr 3, 2019

Traceback (most recent call last):
File "InSpy.py", line 56, in
for response in search_linkedin(args.company, os.path.abspath(args.titles)):
File "/home/beckox/InSpy/lib/workbench.py", line 65, in search_linkedin
if response["status"] == 200:
TypeError: 'NoneType' object has no attribute 'getitem'

WHAT SHOULD I DO, HOW CAN I RESOLVE THIS?
THANKS IN ADVANCE FOR YOUR SUPPORT.

@Crewxx
Copy link
Author

Crewxx commented Apr 3, 2019

@gojhonny

@LiMengYan22
Copy link

idem..

Traceback (most recent call last):
File "./InSpy.py", line 5, in
from lib.http import*

File "/home/I/InSpy/lib/http.py", line 2, in
import request, random
ImportError: No module named requests

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

2 participants