Advertisement
Guest User

Untitled

a guest
May 12th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. ----------------------------------------------------------------------
  2. Ran 1433 tests in 681.752s
  3.  
  4. FAILED (KNOWNFAIL=688, SKIP=4, errors=636)
  5.  
  6. Warning (from warnings module):
  7. File "/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/matplotlib-1.3.x-py3.3-macosx-10.6-intel.egg/matplotlib/__init__.py", line 1114
  8. warnings.warn(_use_error_msg)
  9. UserWarning: This call to matplotlib.use() has no effect
  10. because the the backend has already been chosen;
  11. matplotlib.use() must be called *before* pylab, matplotlib.pyplot,
  12. or matplotlib.backends is imported for the first time.
  13.  
  14. False
  15. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement