thewhiteh4t / seeker

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

"packaging" problem #492

Closed nikenameee closed 5 months ago

nikenameee commented 6 months ago

Describe the Error / Feature Request

--- all the Dependencies are installed but its saying there is no packaging (Tried to install pip3 but its keep saying E: unable locate package pip3) (Python is last version)

To Reproduce


Expected behavior


Screenshots


Screenshot_2024-01-16-14-01-33-253_com termux-edit

Screenshot_2024-01-16-14-03-11-752_com termux-edit

Screenshot_2024-01-16-14-07-31-490_com termux-edit

Please complete the following information :

thewhiteh4t commented 5 months ago

@nikenameee check the install.log file under logs directory and look for any errors related to packaging, also you need to install it with pip if you are doing it manually, if you want to use apt then package name will be like python-packaging or python3-packaging something like that

thewhiteh4t commented 5 months ago

closing due to inactivity.