Forum: Poser - OFFICIAL


Subject: Python in Poser 7 Pro

Marque opened this issue on May 03, 2008 · 43 posts


Marque posted Sun, 04 May 2008 at 6:51 AM

This is what I get with the Real Skin Shader

Traceback (most recent call last):
  File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsRealSkinShader.py", line 908, in ?
    SkinShader = SkinShaderDlg(tk)
  File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsRealSkinShader.py", line 697, in init
    Label(self.StatusFrame, text='Selected Figure : ').grid(row=0, col=0, sticky="e")
  File "C:Program FilesSmith MicroPoser ProRuntimePythonliblib-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