0

我想尝试 matplotlib 的新 .xkcd() 函数,如下所示 http://matplotlib.org/xkcd/examples/showcase/xkcd.html 但它不起作用,因为我认为它只适用于 matplotlib 1.3。所以我想知道如何更新到 matplotlib 1.3。我试过

easy_install matplotlib

但这似乎不起作用。或者,如果有办法在不更新的情况下使用 .xkcd() ,那也可以回答我的问题。另外,我正在使用Windows。

4

1 回答 1

2

页面上选择您正在使用的 python 版本,下载 exe 并运行它。

于 2013-09-24T19:44:48.227 回答