[Libre-soc-bugs] [Bug 433] building pia (power instruction analyser) needs to be documented

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jul 24 22:22:37 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=433

--- Comment #24 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #23)
> (In reply to Cole Poirier from comment #66)
> 
> > 
> > Luke, you should be able to get power_instruction_analyzer setup and
> > installed properly by following https://libre-soc.org/HDL_workflow/ section
> > 6.7 power_instruction_analyzer (pia)
> > 
> > Please let me know if you encounter bugs.
> 
> after updating rust
> 
> maturin build with python enabled worked however installing with pip did not
> 
> 
>       Caused by: The given list of python interpreters is invalid
>       Caused by: python is not a valid python interpreter
>       Caused by: Failed to get information from the python interpreter at py
> hon
>       Caused by: Only python >= 3.5 is supported, while your using python 2.

that is the same as https://github.com/PyO3/maturin/issues/333

as a workaround, build in a python3 virtualenv

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list