[LNT] r207898 - Use Mann-Whitney U test to identify changes

Tobias Grosser tobias at grosser.es
Sat May 3 14:49:26 PDT 2014


On 03/05/2014 23:34, Renato Golin wrote:
> On 3 May 2014 22:18, Chris Matthews <chris.matthews at apple.com> wrote:
>> I would assume on the linux bots installing those packages + pip installing the scipy into the virtualenv will work?
>
> Nope. I did install scipy (which pulled numpy), but that doesn't fix
> the virtualenv.

You need to do it in the virtualenv, by calling 'virtualenv/bin/pip scipy'

Tobias



More information about the llvm-commits mailing list