sherlock-project / sherlock

Hunt down social media accounts by username across social networks
https://sherlockproject.xyz
MIT License
60.53k stars 6.96k forks source link

Unable to use Sherlock #2255

Open YashDuhan opened 3 months ago

YashDuhan commented 3 months ago

Installation method

PyPI (via pip)

Description

While searching for usernames, I encountered the following error: A problem occurred while checking for an update: list index out of range. ERROR: Bad response while accessing data file URL 'https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json.' image

Steps to reproduce

sherlock {target}

Additional information

No response

Code of Conduct

ppfeister commented 3 months ago

Re-run pip with flag --upgrade to update

dineepakarunarathna commented 2 months ago

Same problem how to fix plz help me I’m newest please teach me commend

cstsangac commented 2 months ago

Same problem: I get "list index out of range"

The main problem is the link gives 404 not found error: https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json

Hosselo commented 2 months ago

Same issue:

user@ubuntu:~$ sherlock user123 A problem occurred while checking for an update: list index out of range ERROR: Bad response while accessing data file URL 'https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json'.

YashDuhan commented 2 months ago

Try uninstalling and reinstalling the package; it worked for me

slyzos commented 2 months ago

Even got the same problem after reinstalling sherlock and python3. Using Parrot OS. PLS help

A problem occurred while checking for an update: list index out of range ERROR: Bad response while accessing data file URL 'https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json'.

slyzos commented 2 months ago

Even got the same problem after reinstalling sherlock and python3. Using Parrot OS. PLS help

A problem occurred while checking for an update: list index out of range ERROR: Bad response while accessing data file URL 'https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json'.

I finally got it... ~install pipx ~ensure path in pipx ~run it in pipx <3