error: [WinError 2] The system cannot find the file specified
ERROR: Failed building wheel for blis
It seems the main reason for such errors is using a 32-bit version of Python, which is not supported.
If that's not the case, try the workarounds from a similar question.