Forum: Poser Python Scripting


Subject: ockham: Is there Gravity in them thar Jiggles?

Tguyus opened this issue on Feb 10, 2005 ยท 58 posts


Tguyus posted Mon, 14 February 2005 at 8:19 AM

hmmm.... getting the following error trying to run Jiggles12:

Traceback (innermost last):
File "", line 594, in ?
File "", line 162, in init
File "RuntimePythonliblib-tktkFileDialog.py", line 74, in askopenfilename
return apply(Open, (), options).show()
File "RuntimePythonliblib-tktkCommonDialog.py", line 49, in show
w = Frame(self.master)
File "RuntimePythonliblib-tkTkinter.py", line 1406, in init
Widget.init(self, master, 'frame', cnf,, extra)
File "RuntimePythonliblib-tkTkinter.py", line 1084, in init
self.tk.call(
TclError: can't invoke "frame" command: application has been destroyed