Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)
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.
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