回答編集履歴
1
できないという回答なので、追加
test
CHANGED
@@ -1,5 +1,19 @@
|
|
1
|
-
これでしょう。
|
1
|
+
~~これでしょう。
|
2
|
+
|
3
|
+
~~
|
4
|
+
|
5
|
+
[python3.7:pandasをimportしたpyファイルでpy2exeでのexe化でエラー発生](https://teratail.com/questions/269753)
|
2
6
|
|
3
7
|
|
4
8
|
|
9
|
+
では、これかな。
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
[pandas or matplotlib get "attempted relative import beyond top-level package" error
|
14
|
+
|
5
|
-
|
15
|
+
](https://github.com/py2exe/py2exe/issues/26)
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
nbformatが4.4.0であるのが原因で、5.0.8に上げたら動くようになった、と書いてあります。
|