[pypy-dev] Scipy install/build fails

Matt Billenstein matt at vazor.com
Tue Apr 7 23:10:48 EDT 2020


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 following error when I try to create a virtual
> > environment:
> > 
> > % virtualenv -p /usr/local/pypy3-3.7.1/bin/pypy3 <envname>

I prefer pypy -m venv foo -- No telling where the virtualenv on your path is
coming from.

m

-- 
Matt Billenstein
matt at vazor.com
http://www.vazor.com/


More information about the pypy-dev mailing list