thewhiteh4t / seeker

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

Python3 seeker.py not running #466

Closed ghostjoyprokash closed 10 months ago

ghostjoyprokash commented 10 months ago

Screenshot_2023-08-27-09-54-19-29_84d3000e3f4017145260f7618db1d683

juniardoss commented 10 months ago

To install psutil, you can use the following steps:

  1. Using pip: Open your command-line interface (terminal) and enter the following command: pip install psutil Make sure you have Python and pip installed on your system before running this command.

  2. Using pip3 (for Python 3): If you have multiple versions of Python installed, you might need to use pip3 to ensure the package is installed for Python 3: pip3 install psutil

ghostjoyprokash commented 10 months ago

Tha

To install psutil, you can use the following steps:

  1. Using pip: Open your command-line interface (terminal) and enter the following command: pip install psutil Make sure you have Python and pip installed on your system before running this command.
  2. Using pip3 (for Python 3): If you have multiple versions of Python installed, you might need to use pip3 to ensure the package is installed for Python 3: pip3 install psutil

Thanks bro ❤️

ghostjoyprokash commented 10 months ago

Thanks bro my issue is solved ❤️❤️