Fumanshoo opened this issue on Jan 01, 2009 ยท 4 posts
Fumanshoo posted Thu, 01 January 2009 at 11:33 PM
I know that SR3 has been out for sometime, but I was reluctant to update due to the already myriad of previously reported problems.
That being said, after purchasing some pose sets, I was getting version warnings with those same pose sets. So, after speaking with one of the pose set vendors, I then went ahead and and got the SR3 update for Poser 7..
Everything was fine until it came to running a Python script. EVERY time I tried to use a script either by way of the python script window/list pane or running a script from the "File" menu, I get this error:
Traceback (most recent call last):
File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsWacrosOcclusionMast er.py", line 338, in ?
MatDlg = MaterialsDlg(tk)
File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsWacrosOcclusionMast er.py", line 70, in init
Label(self.HelpFrame, text='HELP', font=f).grid(row=0, col=0,sticky="w")
File "C:Program Filese frontierPoser 7RuntimePythonliblib-tkTkinter.py", line 1790, in grid_configure
self.tk.call(
_tkinter.TclError: ambiguous option "-col": must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky
This occurs regardless of the script location or the script being used. Anyone have a concrete solution to fixing this AND keeping the SR3 update?