Initially reported in ninja-build/ninja#2049
On Mac when using ARM CPU the binary installed with PIP contains x86-64 executable instead of arm64.
Initially discovered in conjunction with Meson build system in versatica/mediasoup#706 and can be tested by cloning that repo and doing npm i on Mac machine with M1 processor.
Initially reported in ninja-build/ninja#2049
On Mac when using ARM CPU the binary installed with PIP contains x86-64 executable instead of arm64.
Initially discovered in conjunction with Meson build system in versatica/mediasoup#706 and can be tested by cloning that repo and doing
npm ion Mac machine with M1 processor.