cujoe_da_man opened this issue on Jan 03, 2010 · 17 posts
cujoe_da_man posted Sun, 03 January 2010 at 3:20 PM
Well, if any of you have been following my recent posts, I've been having quite a few issues with this SR3 update.
"Can't Find Poser 7 error"
http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2790421
"Missing File Icons"
http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2791276
And so now my Python scripts refuse to work. All of my python scripts come up with a similar error, is there anything I can do before I go and delete the entire thing and start over from scratch?
The one I use the most and the most important of all I use is the Unimesh Realism Kit. When I try to run it, I get this:
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 7RuntimePythonposerScriptsWacrosUserDefinedUnimeshRealismKit.py", line 1566, in ?
SkinShader = SkinShaderDlg(tk)
File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsWacrosUserDefinedUnimeshRealismKit.py", line 1096, 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
I haven't had this many problems at one time until the SR3 update and if I had the money, I'd skip all this BS and go to Poser 8, like I wanted to anyway.