-
Guillaume Dubé
Software Developer
Expedia Group Inc.
From: Matti Picus
Date: Monday, April 6, 2020 at 1:11 PM
To: Guillaume Dubé , "pypy-dev@python.org"
Subject: Re: [pypy-dev] Scipy install/build fails
On 5/4/20 4:41 pm, Guillaume Dubé via pypy-dev wrote:
Hi Pypy Dev
I was wonder
On Tue, Apr 07, 2020 at 06:02:00PM +0300, Matti Picus wrote:
>
> On 7/4/20 5:44 pm, Guillaume Dubé wrote:
> >
> > Hi Matti,
> >
> > Thank you for the quick reply
> >
> > I’ve downloaded pypy-c-jit-latest-osx64.tar.bz2 and extracted in
> > /usr/local/pypy3-7.3.1
> >
> > I’m getting the followin
On 7/4/20 5:44 pm, Guillaume Dubé wrote:
Hi Matti,
Thank you for the quick reply
I’ve downloaded pypy-c-jit-latest-osx64.tar.bz2 and extracted in
/usr/local/pypy3-7.3.1
I’m getting the following error when I try to create a virtual
environment:
% virtualenv -p /usr/local/pypy3-3.7.1/bin
On 5/4/20 4:41 pm, Guillaume Dubé via
pypy-dev wrote:
Hi Pypy Dev
I was
wondering if scipy is supported by pypy3.
...
We are almost ready to release PyPy 7.3
Hi Miguel.
I would be very suprised if scipy worked with our as-yet-incomplete
numpy implementation and fork. This particular error is caused by a
missing pypy-compatible npy_math.h header file.
It may help to take a look at where we (mis)placed the definitions from
that header (you should find