[Libre-soc-dev] installing power-instruction-analyzer on ppc64le

Jacob Lifshay programmerjake at gmail.com
Mon Nov 2 21:04:28 GMT 2020


On Mon, Nov 2, 2020 at 11:03 AM Tobias Platen
<libre-soc at platen-software.de> wrote:
>
> Today: Trying to get maturin and power-instruction-analyzer to work

I just finished committing the fix to my fork of maturin:
pip install git+https://github.com/programmerjake/maturin.git@master-ppc64le
maturin build -i python3
--cargo-extra-args=--features=python-extension --manylinux=off
pip install target/wheels/power_instruction_analyzer-0.2.0-cp38-cp38-linux_ppc64le.whl

Replace the wheel name as needed for your version of python.

Jacob



More information about the Libre-soc-dev mailing list