質問編集履歴

2

2018/02/06 11:21

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
File without changes

1

追加情報

2018/02/06 11:21

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -77,3 +77,25 @@
77
77
  このようなエラーが出て解決できず困っています。一度インストールしたのですが使えなくなったのでサイドインストールしようとしたのですがうまく行きませんでした。MacOs High Sierraを使っています。
78
78
 
79
79
  jupyternotebookのインストールも同様のエラーでインストールできず困っています。一度インストールしたのですが、bashをやめてzshに変えてからうまくいかなくなり、もう一度インストールしようとしています。
80
+
81
+
82
+
83
+ [~] pip3 show numpy 20:34:04
84
+
85
+ Name: numpy
86
+
87
+ Version: 1.14.0
88
+
89
+ Summary: NumPy: array processing for numbers, strings, records, and objects.
90
+
91
+ Home-page: http://www.numpy.org
92
+
93
+ Author: NumPy Developers
94
+
95
+ Author-email: numpy-discussion@python.org
96
+
97
+ License: BSD
98
+
99
+ Location: /Library/Python/2.7/site-packages
100
+
101
+ Requires: