回答編集履歴
1
追記
answer
CHANGED
@@ -1,3 +1,7 @@
|
|
1
1
|
[pyinstaller creating EXE RuntimeError: maximum recursion depth exceeded while calling a Python object - Stack Overflow](https://stackoverflow.com/questions/38977929/pyinstaller-creating-exe-runtimeerror-maximum-recursion-depth-exceeded-while-ca)
|
2
2
|
|
3
|
-
が参考になるかもしれません。
|
3
|
+
が参考になるかもしれません。(要約:spec fileをいじれ)
|
4
|
+
|
5
|
+
それか、こっちかも。(要約:バージョンとかの問題だからダウングレードしてみて)
|
6
|
+
|
7
|
+
[RecursionError: maximum recursion depth exceeded - python 3.6 issue · Issue #2919 · pyinstaller pyinstaller · GitHub](https://github.com/pyinstaller/pyinstaller/issues/2919)
|