thewhiteh4t / seeker

Accurately Locate Smartphones using Social Engineering
MIT License
6.85k stars 1.65k forks source link

I dont know #448

Closed S1gmaxBl00d closed 1 year ago

S1gmaxBl00d commented 1 year ago

After entering the method for example [0], it loads and error me this.

https://github.com/thewhiteh4t/seeker/assets/135167887/c233e1da-8376-4b2d-8190-8c8de9a566cc

Resousse commented 1 year ago

What is the output of pip3 freeze|grep request? You probably have the wrong requests version installed...

thewhiteh4t commented 1 year ago

@S1gmaxBl00d pip3 install -U urllib3 requests