[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
Wed Jul 29 19:43:16 BST 2020


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

--- Comment #36 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #30)
> ok by manually and explicitly installing only the target/wheel/......cp37...
> whl file using pip3 there were no "complaints" from maturin.
> 
> i suspect that there is something wrong in the .tgz file that is also
> created in tbe target/wheels directory.
> 
> part of the problem is that maturin should not have "detected" the different
> versions installed on my system (3.5, 3.6, 3.7, 3.8).
> 
> this is likely how it tried to pick up /usr/bin/python as well which
> symlinks to 2.7
> 
> if i run "/usr/bin/python3.7" i expect *only* that to be built and installed.
> 
> maturin *may* have options that allow only the *specific* listed versions as
> part of maturin build args to be built.
> 
> it's trying to be "too clever" in other words (and getting it wrong))

Fix in progress: https://github.com/PyO3/maturin/pull/342

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


More information about the libre-soc-bugs mailing list