sherlock
sherlock copied to clipboard
How to fix this error
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects ~/sherlock $
Try installing numpy
manually using
pip install numpy