Forum: Poser Python Scripting


Subject: Crippled Python in Poser 5

mkrueger opened this issue on Oct 31, 2004 ยท 7 posts


stewer posted Tue, 02 November 2004 at 4:07 AM

Threads in Python are considered an optional feature. I deliberately disabled threads for P5 on Windows because they were causing crashes in Tkinter windows (even in single-threaded Python scripts).