Skip to content

BUG: fix spin bench not running on Windows#26319

Merged
mattip merged 1 commit intonumpy:mainfrom
pijyoi:fix-asv-win32
Apr 20, 2024
Merged

BUG: fix spin bench not running on Windows#26319
mattip merged 1 commit intonumpy:mainfrom
pijyoi:fix-asv-win32

Conversation

@pijyoi
Copy link
Contributor

@pijyoi pijyoi commented Apr 20, 2024

Attempting to run spin bench on Windows platform fails with the following message:
Error: [WinError 2] The system cannot find the file specified; aborting.

The issue was the usage of Unix path separator in PATH.

However, even on Unix, EXTRA_PATH was erroneously not being expanded in the fstring.

@mattip mattip merged commit 552fdd4 into numpy:main Apr 20, 2024
@mattip
Copy link
Member

mattip commented Apr 20, 2024

Thanks @pijyoi

@pijyoi pijyoi deleted the fix-asv-win32 branch April 21, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants