marblecloud opened this issue on Jun 25, 2008 · 15 posts
PoserFreak_1938 posted Thu, 26 June 2008 at 1:10 PM
In PoserPro I become this Message when I Run RealSkinshader on a V3-Figure:
Traceback (most recent call last):
File "F:ProgrammeSmith MicroPoser ProRuntimePythonposerscriptsRealSkinShader_all_Figure.py", line 906, in ?
SkinShader = SkinShaderDlg(tk)
File "F:ProgrammeSmith MicroPoser ProRuntimePythonposerscriptsRealSkinShader_all_Figure.py", line 688, in init
Label(self.StatusFrame, text='Selected Figure : ').grid(row=0, col=0, sticky="e")
File "F:ProgrammeSmith 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
In Poser 7 is work without any problem with the same figure.