SocialRecon icon indicating copy to clipboard operation
SocialRecon copied to clipboard

Jan 5 2023 lot of more than errors

Open blackfalcon9t opened this issue 3 years ago • 0 comments

My linux Distributor ID: Kali Description: Kali GNU/Linux Rolling Release: 2022.4 Codename: kali-rolling

how to use no any guides this user Repositories

first error gTTS

pip install gTTs

next error

python3 socialrecon.py
Traceback (most recent call last): File "/root/SocialRecon/socialrecon.py", line 3, in from playsound import playsound ModuleNotFoundError: No module named 'playsound'

pip install playsound next error

python3 socialrecon.py
Traceback (most recent call last): File "/root/SocialRecon/socialrecon.py", line 9, in from exif import gps File "/root/SocialRecon/exif.py", line 6, in from geopy.geocoders import Nominatim ModuleNotFoundError: No module named 'geopy'

blackfalcon9t avatar Jan 05 '23 17:01 blackfalcon9t