thewhiteh4t / seeker

Accurately Locate Smartphones using Social Engineering
MIT License
7.1k stars 1.7k forks source link

Traceback (most recent call last): File "/data/data/com.termux/files/home/seeker/seeker.py", line 13, in <module> import requests ModuleNotFoundError: No module named 'requests' #385

Closed Irvi3ngg closed 2 years ago

Irvi3ngg commented 2 years ago

I got this message after trying to launch seeker on termux.

My termux version:

Linux localhost 4.19.188+ #1 SMP PREEMPT Thu Jun 16 19:01:04 CST 2022 aarch64 Android

My Python version: Python 3.10.5 (main, Jun 7 2022, 03:52:12) [Clang 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7 on linux


I used same instructions of this post.


thewhiteh4t commented 2 years ago

@Irvi3ngg did you run install.sh ? if yes then share install.log file present under logs directory

Irvi3ngg commented 2 years ago

@thewhiteh4t sorry, I tried uninstalling and reinstalling again, running correctly, thank you!

thewhiteh4t commented 2 years ago

that's great! closing.