On Tue, Aug 20, 2019, 06:05 Matthew Brett <matthew.brett@gmail.com> wrote:
Hi,

See the links that Wes posted for more details, or try pip installing
Numpy and Scipy in a new virtualenv, and see what happens.

Probably needs to:

   pip install --only-binary :all: numpy scipy

Else it'll just build from source?



Cheers,

Matthew
--

-Brian