Forum: Poser Python Scripting


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

Stan57 opened this issue on May 14, 2010 · 5 posts


Stan57 posted Fri, 14 May 2010 at 11:52 AM

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