Unwanted window spawns when using Tkinter with multiprocessing.

Chris Angelico rosuav at gmail.com
Mon Apr 29 13:45:01 EDT 2013


On Tue, Apr 30, 2013 at 3:32 AM,  <alternative00 at rocketmail.com> wrote:
> It definetly helped, windows don't pop up anymore, but now it doesn't make any sound anymore. Could it be because of a local (non-global) variable ?

Did you read what I linked you to? There are rules to using
multiprocessing; more of them on Windows.

ChrisA



More information about the Python-list mailing list