質問するログイン新規登録

回答編集履歴

1

追記

2018/07/03 05:00

投稿

hayataka2049
hayataka2049

スコア30939

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)