Closed jpziegler closed 6 months ago
This is a duplicate of https://github.com/capstone-engine/capstone/issues/2301 and https://github.com/capstone-engine/capstone/issues/2066.
https://github.com/capstone-engine/capstone/issues/2301/https://github.com/capstone-engine/capstone/issues/2066 were fixed with https://github.com/capstone-engine/capstone/pull/2221 but not yet release as part of v5.0.2
.
Work environment
Expected behavior
Should install arm64 version of capstone.
Actual behavior
Installs x86 version of capstone.
Here's the error I'm seeing:
Steps to reproduce the behavior
I ran into this when attempting to install ROPGadget. Therefore, it's possible that this is a downstream issue.
ROPgadget
command is available in the path.pip install capstone
independently, but saw the same behavior.