It works for me to run (in a Python3 virtualenv): rustup update # if you got rustc/cargo via rustup.rs pip install --update maturin cd path/to/power-instruction-analyzer/ pip install --update . Jacob