thewhiteh4t / seeker

Accurately Locate Smartphones using Social Engineering
MIT License
6.71k stars 1.62k forks source link

Error #459

Closed dj22908 closed 10 months ago

dj22908 commented 11 months ago

Im using termux. Whenever i tru using install.sh, it installs everything but Requests and Packaging so i cant run the script. I tried installing the modules with pip and it still wont work, pls help

Resousse commented 11 months ago

Could you please put here the output of the install.sh command?

dj22908 commented 11 months ago

Sure thing, heres the logs:

./install.log: line 1: =====================: command not found ./install.log: line 2: INSTALLING: command not found ./install.log: line 3: =====================: command not found ./install.log: line 6: WARNING:: command not found ./install.log: line 8: Reading: command not found ./install.log: line 9: Building: command not found ./install.log: line 10: Reading: command not found ./install.log: line 11: syntax error near unexpected token (' ./install.log: line 11:python is already the newest version (3.11.4-2).'

dj22908 commented 11 months ago

Python3 - Installed PHP - Installed Requests - Failed! Packaging - Failed!

thewhiteh4t commented 11 months ago

@dj22908 which OS are you running?

dj22908 commented 11 months ago

Termux

thewhiteh4t commented 11 months ago

@dj22908 are you using some other shell like fish etc?

dj22908 commented 11 months ago

I dont think so?

thewhiteh4t commented 11 months ago

@dj22908 ok, please share a screenshot when you run install.sh

dj22908 commented 11 months ago

Screenshot_20230816_145336_Termux

thewhiteh4t commented 11 months ago

@dj22908 share screenshot of install.log file also

dj22908 commented 11 months ago

Screenshot_20230816_161700_Termux

thewhiteh4t commented 11 months ago

@dj22908 this is not the full log

thewhiteh4t commented 11 months ago

Screenshot_20230817-073055.png

Sjitnag commented 11 months ago

Sir please help. Please tell me what I'm gonna do.. ~/seeker $ ls Dockerfile README.md db logs seeker.py Dockerfile.dev pycache install.sh metadata.json template LICENSE createTemplate.md js php utils.py ~/seeker $ install.sh No command install.sh found, did you mean: Command install-mh in package mailutils Command install-mh in package nmh ~/seeker $ python seeker.py Traceback (most recent call last): File "/data/data/com.termux/files/home/seeker/seeker.py", line 98, in import psutil ModuleNotFoundError: No module named 'psutil' ~/seeker $ Screenshot_20230817-090222

thewhiteh4t commented 11 months ago

@Sjitnag pip3 install psutil

Sjitnag commented 11 months ago

Thank you so much dear.…. Love you ❤️❤️