On Sat, Feb 13, 2016 at 9:55 AM, Jonathan Helmus wrote:
>
>
> On 2/12/16 10:23 PM, Matthew Brett wrote:
>>
>> On Fri, Feb 12, 2016 at 8:18 PM, R Schumacher wrote:
>>>
>>> At 03:45 PM 2/12/2016, you wrote:
PS C:\tmp> c:\Python35\python -m venv np-testing
PS C:\tmp> .\np-testing\Scri
On 2/12/16 10:23 PM, Matthew Brett wrote:
On Fri, Feb 12, 2016 at 8:18 PM, R Schumacher wrote:
At 03:45 PM 2/12/2016, you wrote:
PS C:\tmp> c:\Python35\python -m venv np-testing
PS C:\tmp> .\np-testing\Scripts\Activate.ps1
(np-testing) PS C:\tmp> pip install -f
https://nipy.bic.berkeley.edu/
I've actually had test failures on occasion (i.e. when I run
"numpy.test()") with his builds but overall, they are quite good. Speaking
of MKL, for anyone who uses conda, does anyone know if it is possible to
link the "mkl" package to the numpy source? My first guess is no since the
description a
Have you all conferred with C Gohlke on his
Windows build bot? I've never seen a description of his recipes.
The MKL linking aside, his binaries always seem to work flawlessly.
- Ray
At 11:16 PM 2/12/2016, you wrote:
AFAIK the vcvarsall.bat error occurs when your
MSVC directories aren't prope
AFAIK the vcvarsall.bat error occurs when your MSVC directories aren't
properly linked in your system registry, so Python cannot find the file.
This is not a numpy-specific issue, so I certainly would agree that that
failure is not blocking.
Other than that, this build contains the mingw32.lib bug
On Fri, Feb 12, 2016 at 8:18 PM, R Schumacher wrote:
> At 03:45 PM 2/12/2016, you wrote:
>>
>> PS C:\tmp> c:\Python35\python -m venv np-testing
>> PS C:\tmp> .\np-testing\Scripts\Activate.ps1
>> (np-testing) PS C:\tmp> pip install -f
>> https://nipy.bic.berkeley.edu/scipy_installers/atlas_builds n
At 03:45 PM 2/12/2016, you wrote:
PS C:\tmp> c:\Python35\python -m venv np-testing
PS C:\tmp> .\np-testing\Scripts\Activate.ps1
(np-testing) PS C:\tmp> pip install -f
https://nipy.bic.berkeley.edu/scipy_installers/atlas_builds numpy nose
C:\Python34\Scripts>pip install "D:\Python
distros\nump
On Fri, Feb 12, 2016 at 3:15 PM, R Schumacher wrote:
> At 03:06 PM 2/12/2016, you wrote:
>
>> Any feedback would be very useful,
>
>
> Sure, here's a little:
>
> C:\Python34\Scripts>pip install -f
> https://nipy.bic.berkeley.edu/scipy_installers/atlas_builds numpy
> Requirement already satisfied (