From Fedora Project Wiki
matplotlib
matplotlib-1.4.2 from copr
python 2
====================================================================== FAIL: matplotlib.tests.test_simplification.test_throw_rendering_complexity_exceeded ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/usr/lib64/python2.7/site-packages/matplotlib/testing/decorators.py", line 110, in wrapped_function func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/nose/tools/nontrivial.py", line 67, in newfunc raise AssertionError(message) AssertionError: test_throw_rendering_complexity_exceeded() did not raise OverflowError ---------------------------------------------------------------------- Ran 4748 tests in 692.330s FAILED (KNOWNFAIL=10, SKIP=1, failures=1) /usr/lib64/python2.7/site-packages/matplotlib/__init__.py:1314: UserWarning: This call to matplotlib.use() has no effect because the backend has already been chosen; matplotlib.use() must be called *before* pylab, matplotlib.pyplot, or matplotlib.backends is imported for the first time. warnings.warn(_use_error_msg) 2.7.8 (default, Nov 10 2014, 08:19:18) [GCC 4.9.2 20141101 (Red Hat 4.9.2-1)] 1.4.2
python 3
???