Successfully resolved RecursionError: Maximum Recursion depth exceeded

directory

To solve the problem

solution

The solution


To solve the problem

A recursive error occurred while pyInstaller was packing.

RecursionError: maximum recursion depth exceeded

solution

Recursive error: The maximum recursive depth is exceeded

The solution

Modify the default maximum recursion depth directly!

The first step is to add in the spec file corresponding to py