Wed, Dec 25, 2:46 PM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: This probably means that Tcl wasn't installed properly.


Stan57 ( ) posted Fri, 14 May 2010 at 11:52 AM · edited Wed, 25 December 2024 at 12:16 PM

Need some help here please.
Im using PoserPro v7.0.4.220  i am getting this error

Traceback (most recent call last):
  File "C:Program Files (x86)Smith MicroPoser ProRuntimePythonposerScriptsScriptsMenuRealism KitsOcclusionMaster.py", line 20, in ?
    tk = Tk()
  File "C:Program Files (x86)Smith MicroPoser ProRuntimePythonliblib-tkTkinter.py", line 1569, in init
    self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: Can't find a usable init.tcl in the following directories:
    {C:/Program Files (x86)/Smith Micro/lib/tcl8.4} {C:/Program Files (x86)/Smith Micro/lib/tcl8.4} {C:/Program Files (x86)/lib/tcl8.4} {C:/Program Files (x86)/Smith Micro/library} {C:/Program Files (x86)/library} {C:/Program Files (x86)/tcl8.4.7/library} C:/tcl8.4.7/library

 

This probably means that Tcl wasn't installed properly.

I read somewher this might be caused by a newer version python,which i do have its used with Vue 8. My system is windows 7 64 bit,poser runs fine,everything runs fine except for this error

Thanks in advance
Stan

Jack Of All Trades Master Of None


semidieu ( ) posted Fri, 14 May 2010 at 2:02 PM

I remember have seens this.... Did you tried reinstalling poser (without uninstalling it): this way, Poser Python will be again correctly installed.


Stan57 ( ) posted Fri, 14 May 2010 at 4:42 PM

I tried installing the updates, i guess this really leaves me no choise.

Jack Of All Trades Master Of None


nruddock ( ) posted Sat, 15 May 2010 at 3:29 AM

An important thing to figure out is what you did that caused the problem so that you know what not to do again.

One known cause is installing the standalone version of WW in the Poser directory.


semidieu ( ) posted Sat, 15 May 2010 at 8:34 AM

That's it! I saw this problem when installating Warddrobe Wizard in the Poser directory!


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.