sherlock icon indicating copy to clipboard operation
sherlock copied to clipboard

How to fix this error

Open Dstar001 opened this issue 2 years ago • 1 comments

[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 $

Dstar001 avatar Oct 27 '22 15:10 Dstar001

Try installing numpy manually using

pip install numpy

rskbansal avatar Oct 31 '22 13:10 rskbansal