Fri, Nov 29, 6:57 AM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 29 1:45 am)



Subject: Real Skin Shader Problem


thewebflea ( ) posted Fri, 10 September 2010 at 2:19 PM · edited Fri, 29 November 2024 at 4:15 AM

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 ...


hborre ( ) posted Fri, 10 September 2010 at 2:35 PM

For the script to work correctly in P7 and higher, you need to change all instances of "col" to "column".  There was a change in the Python Script to a more current version.


RobynsVeil ( ) posted Fri, 10 September 2010 at 6:08 PM

You can bring up a .py file in any text editor and make those changes - pure test, of course, not Wordpad or Word or anything that adds formatting.

I find it's best to download Notepad++ and do your edits in that, since it displays formatting for Python. You want to be real careful editing a .py and not mess up indentations, which I've learned to my embarrassment and frustration are key to a clean-running script.

Monterey/Mint21.x/Win10 - Blender3.x - PP11.3(cm) - Musescore3.6.2

Wir sind gewohnt, daß die Menschen verhöhnen was sie nicht verstehen
[it is clear that humans have contempt for that which they do not understand] 

Metaphor of Chooks


thewebflea ( ) posted Fri, 10 September 2010 at 6:23 PM

Thank
I shouldve said something after first reply

I  opened it in wordpad ..and fixed earlier
sorry i didnt reply here
but thanks loads


markschum ( ) posted Fri, 10 September 2010 at 8:12 PM

thats fine , wordpad works ok   


cspear ( ) posted Sat, 11 September 2010 at 4:40 AM

I thought Real Skin Shader was a great product, but Face Off seems to have disappeared.

When I upgraded to Poser 8 I decided it was time to abandon RSS and get to grips with BB's VSS. I'd recommend making the switch to anyone still using RSS.


Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)

PoserPro 11 - Units: Metres

Adobe CC 2017


RobynsVeil ( ) posted Sat, 11 September 2010 at 5:00 AM

Agreeing with CSpear: the skin shader that came with VSS (PR3, I believe) doesn't need to be re-generated via Python script every time you change light or character position, either. Has a lot of other really cool features.
And, it's free!

Monterey/Mint21.x/Win10 - Blender3.x - PP11.3(cm) - Musescore3.6.2

Wir sind gewohnt, daß die Menschen verhöhnen was sie nicht verstehen
[it is clear that humans have contempt for that which they do not understand] 

Metaphor of Chooks


thewebflea ( ) posted Sat, 11 September 2010 at 12:45 PM

I'll take a look see

 


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.