multiprocessing.Process can not start a thread in py2exe

Ho Yeung Lee jobmattcon at gmail.com
Sun May 21 02:50:43 EDT 2017


On Sunday, May 21, 2017 at 2:47:26 PM UTC+8, Ho Yeung Lee wrote:
> On Sunday, May 21, 2017 at 2:40:49 PM UTC+8, top... at googlemail.com wrote:
> > Did you call freeze_support() function after script start?
> > https://docs.python.org/3/library/multiprocessing.html#multiprocessing.freeze_support
> 
> 
> no, i did not call freeze_support()

no matter i call it or not in the first line of main , it still can not run
the thread function



More information about the Python-list mailing list