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
{{ message }}
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
Could someone explain me with few details the way of adding it ?
Thank's in advance to this community :)
The terminal send me as a response
Traceback (most recent call last):
File "/home/kali/Desktop/Downloads/DaProfiler/profiler.py", line 16, in
from modules.social_medias import linkedin_search
File "/home/kali/Desktop/Downloads/DaProfiler/modules/social_medias/linkedin_search.py", line 1, in
from linkedin_api import Linkedin
ModuleNotFoundError: No module named 'linkedin_api'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm a new user of this kind of tools and cmd,
Could someone explain me with few details the way of adding it ?
Thank's in advance to this community :)
The terminal send me as a response
Traceback (most recent call last):
File "/home/kali/Desktop/Downloads/DaProfiler/profiler.py", line 16, in
from modules.social_medias import linkedin_search
File "/home/kali/Desktop/Downloads/DaProfiler/modules/social_medias/linkedin_search.py", line 1, in
from linkedin_api import Linkedin
ModuleNotFoundError: No module named 'linkedin_api'
The text was updated successfully, but these errors were encountered: