Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

File LinkedInt.py line 19 in <module> import http.cookiejar import error: no module http.cookiejar #22

Open
tboneil opened this issue Apr 19, 2021 · 4 comments

Comments

@tboneil
Copy link

tboneil commented Apr 19, 2021

I was following my way through a books and it referenced this tool as I attempted to configure than run I run into this error even after I attempted to install the module and reboot but no matter what I am running into this error.

Traceback (most recent call last):
File "LinkedInt.py", line 19, in
import http.cookiejar
ImportError: No module named http.cookiejar

@vysecurity
Copy link
Owner

Please install Cookiejar then.

@tboneil
Copy link
Author

tboneil commented Apr 21, 2021 via email

@tboneil
Copy link
Author

tboneil commented Apr 22, 2021 via email

@vysecurity
Copy link
Owner

Maybe make sure you're not mixing up pip and pip3 etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants