On Tue, 19 Nov 2019 11:33:28 +0100, Francesco Turco wrote:
> On Tue, Nov 19, 2019, at 01:09, Neil Bothwick wrote:
> > On Mon, 18 Nov 2019 14:35:18 +0100, Helmut Jarausch wrote:
> > find -xdev / -name '*.pyx' | xarge emerge --oneshot --ask
>
> You probably meant "xargs" instead of "xarge".
Well
On Tue, Nov 19, 2019, at 01:09, Neil Bothwick wrote:
> On Mon, 18 Nov 2019 14:35:18 +0100, Helmut Jarausch wrote:
> find -xdev / -name '*.pyx' | xarge emerge --oneshot --ask
You probably meant "xargs" instead of "xarge".
--
https://fturco.net/
On Mon, 18 Nov 2019 14:35:18 +0100, Helmut Jarausch wrote:
> does anybody know how to force to recompile (by cython) any .pyx file.
How about this?
find -xdev / -name '*.pyx' | xarge emerge --oneshot --ask
--
Neil Bothwick
There are two kinds of people in this world: Those who are
good
Hi,
does anybody know how to force to recompile (by cython) any .pyx file.
Background
I'm trying to install packages like sci-libs/scikit_image under
Python3.8
Many thanks for a hint,
Helmut
4 matches
Mail list logo