Skip to content

Instantly share code, notes, and snippets.

@carlkl
Created July 31, 2014 00:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlkl/c528505af31ac32720b0 to your computer and use it in GitHub Desktop.
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
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