Created
July 31, 2014 00:06
-
-
Save carlkl/c528505af31ac32720b0 to your computer and use it in GitHub Desktop.
numpy-1.9.0b2.win-amd64-py2.7.exe mingw-w64 openblas test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://bitbucket.org/carlkl/mingw-w64-for-python/downloads/numpy-1.9.0b2.win-amd64-py2.7.exe | |
====================================================================== | |
ERROR: test_format.test_large_file_support | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "D:\devel\py27\lib\site-packages\nose\case.py", line 197, in runTest | |
self.test(*self.arg) | |
File "D:\devel\py27\lib\site-packages\numpy\lib\tests\test_format.py", line 690, in test_large_file_support | |
f = open(tf.name, "wb") | |
IOError: [Errno 13] Permission denied: 'c:\\users\\kleffner\\appdata\\local\\temp\\tmppdjvxj' | |
---------------------------------------------------------------------- | |
Ran 5461 tests in 53.061s | |
FAILED (KNOWNFAIL=10, SKIP=16, errors=1) | |
Running unit tests for numpy | |
NumPy version 1.9.0b2 | |
NumPy is installed in D:\devel\py27\lib\site-packages\numpy | |
Python version 2.7.6 |Continuum Analytics, Inc.| (default, Nov 11 2013, 10:49:15) [MSC v.1500 64 bit (AMD64)] | |
nose version 1.3.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment