multiprocessing.Process can not start a thread in py2exe

topic2k at googlemail.com topic2k at googlemail.com
Sun May 21 02:40:39 EDT 2017


Did you call freeze_support() function after script start?
https://docs.python.org/3/library/multiprocessing.html#multiprocessing.freeze_support



More information about the Python-list mailing list