I have tried to reproduce this on a small multiprocessing example with no luck so far.
It surprised me, but setting sys.setrecursionlimit(1200) makes the exceptions go away. I don't need that for direct use of the Python or when I package with py2exe but leaving that in for now is OK. SK -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
