When I try to use spin to build numpy on windows, I get:
meson.build:1:0: ERROR: prefix balue '/usr' must be an absolute path
It looks like this is hard-coded in the build command. I've never had an issue with it before so no idea why it's problematic now.