Closed belevtsoff closed 11 years ago
Here's the message:
/usr/lib/python2.7/site-packages/matplotlib/nxutils.py:47: DeprecationWarning: nxutils is deprecated. Use matplotlib.path.Path.contains_points instead. DeprecationWarning)
TODO: update manual sorting code to get rid of the warning
With matplotlib 1.2.0 it works fine (no Warning when using cluster_manual.py example)
Here's the message:
/usr/lib/python2.7/site-packages/matplotlib/nxutils.py:47: DeprecationWarning: nxutils is deprecated. Use matplotlib.path.Path.contains_points instead. DeprecationWarning)
TODO: update manual sorting code to get rid of the warning