thewebflea opened this issue on Sep 10, 2010 · 8 posts
thewebflea posted Fri, 10 September 2010 at 2:19 PM
Hi hope someone can help me
when i run the Real Skin Shader script .. in poser 7
I get this error message ~
C:Program Filese frontierPoser 7RuntimePythonlibwhrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
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 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
~
Was working good until I updated poser 7 recently (with in last 2 months )
hope someone can tell me what to do to fix it
Thank you ...