guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#29795] [PATCH 1/2] gnu: python-numpy: reorganize patches


From: Danny Milosavljevic
Subject: [bug#29795] [PATCH 1/2] gnu: python-numpy: reorganize patches
Date: Sat, 23 Dec 2017 22:57:05 +0100

I get a test failure:

FAIL: test_scripts.test_f2py
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/gnu/store/341qa9zyviccnwvkw3yb67yligjvizb9-python-nose-1.3.7/lib/python3.5/site-packages/nose/case.py",
 line 197, in runTest
    self.test(*self.arg)
  File 
"/gnu/store/hqgh0ph6994lwfsn6f1lg5r8rg7jpyg1-python-numpy-1.12.0/lib/python3.5/site-packages/numpy/testing/decorators.py",
 line 147, in skipper_func
    return f(*args, **kwargs)
  File 
"/gnu/store/hqgh0ph6994lwfsn6f1lg5r8rg7jpyg1-python-numpy-1.12.0/lib/python3.5/site-packages/numpy/tests/test_scripts.py",
 line 93, in test_f2py
    assert_(success, msg)
  File 
"/gnu/store/hqgh0ph6994lwfsn6f1lg5r8rg7jpyg1-python-numpy-1.12.0/lib/python3.5/site-packages/numpy/testing/utils.py",
 line 110, in assert_
    raise AssertionError(smsg)
AssertionError: Warning: neither f2py nor f2py3 nor f2py3.5 found in path





reply via email to

[Prev in Thread] Current Thread [Next in Thread]