I wrote a simple code to form taylor digram using skillmetrics package. I used python version Python 2.7.12. The code is as follows:-
import matplotlib.pyplo
Try upgrading matplotlib and numpy to the latest version
sudo pip3 install --upgrade numpy sudo pip3 install --upgrade matplotlib