回答編集履歴

2

追記

2019/05/26 10:42

投稿

hayataka2049
hayataka2049

スコア30933

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- - バージョンを確認して(`import matplotlib;print(matplotlib.__version__)`を実行してください)、3.0.0なら更新します。質問者さんはanaconda環境のようなので、condaからアンインストールと再インストールを試みれば良いでしょう。
5
+ - matplotlibのバージョンを確認して(`import matplotlib;print(matplotlib.__version__)`を実行してください)、3.0.0ならmatplotlibを更新します。質問者さんはanaconda環境のようなので、condaからアンインストールと再インストールを試みれば良いでしょう。
6
6
 
7
7
 
8
8
 

1

追記

2019/05/26 10:42

投稿

hayataka2049
hayataka2049

スコア30933

test CHANGED
@@ -1,4 +1,4 @@
1
- matplotlibの既知のバグだと思います。
1
+ matplotlibの既知のバグだと思います。そうであれば、すでに修正されたバージョンが出ているので、更新で直ります。
2
2
 
3
3
 
4
4