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

Jacob Lifshay programmerjake at gmail.com
Tue Nov 3 18:33:19 GMT 2020


On Tue, Nov 3, 2020, 10:18 Tobias Platen <libre-soc at platen-software.de>
wrote:

> On Mon, 2 Nov 2020 13:06:21 -0800
> Jacob Lifshay <programmerjake at gmail.com> wrote:
>
> > On Mon, Nov 2, 2020 at 1:04 PM Jacob Lifshay <programmerjake at gmail.com>
> wrote:
> > > maturin build -i python3
> > > --cargo-extra-args=--features=python-extension --manylinux=off


The above command should have created a .whl file in ./target/wheels/ that
you can just install using pip -- no need to mess with python paths.

Done: power-instruction-analyzer and its python🐍 wrapper now compile.
> I've just to add them to the python path when working in a virtualenv.


Jacob


More information about the Libre-soc-dev mailing list