You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, you're most likely running an older Sherlock version that references a deprecated link (now broken). If you've already tried pipx upgrade sherlock-project and it didn't install Sherlock v0.15.0, this is likely due to your Python version. There's a known issue with pip/pipx forcing installation of outdated/broken Sherlock versions if you're using an older Python version (3.9 and earlier).
To fix this:
Check your Python version with python --version
If it's older than Python 3.9, update Python first
Run pipx upgrade sherlock-project again afterward, make sure it's Sherlock v0.15.0
Hello, you're most likely running an older Sherlock version that references a deprecated link (now broken). If you've already tried pipx upgrade sherlock-project and it didn't install Sherlock v0.15.0, this is likely due to your Python version. There's a known issue with pip/pipx forcing installation of outdated/broken Sherlock versions if you're using an older Python version (3.9 and earlier).
To fix this:
Check your Python version with python --version
If it's older than Python 3.9, update Python first
Run pipx upgrade sherlock-project again afterward, make sure it's Sherlock v0.15.0
Installation method
Other (indicate below)
Package version
pipx
Description
when attempting to use the program, the following error occurs, as the link to the json file is a 404 page:
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'.
Steps to reproduce
install
attempt any search whatsoever.
Additional information
I have installed the latest version as of about 120 seconds ago
Code of Conduct
The text was updated successfully, but these errors were encountered: