Sun, Feb 9, 12:06 AM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2025 Feb 05 6:41 am)

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: OcclusionMaster


indianlight ( ) posted Tue, 23 February 2010 at 11:57 PM · edited Sat, 08 February 2025 at 11:53 PM

when go to run script , can`t find tk84.dll , whats missing ? ,got Poser 7


indianlight ( ) posted Wed, 24 February 2010 at 1:02 AM

Traceback (most recent call last):
  File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsScriptsMenuRealism KitsOcclusionMaster.py", line 19, in ?
    from Tkinter import *
  File "C:Program Filese frontierPoser 7RuntimePythonliblib-tkTkinter.py", line 38, in ?
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: DLL load failed: The specified module could not be found.
This what it said .


semidieu ( ) posted Wed, 24 February 2010 at 2:09 PM

Do you have the latest service release of Poser 7 ? If I recall correctly, the unpatched version of Poser 7 was having difficulties with tk.


nruddock ( ) posted Thu, 25 February 2010 at 3:19 PM

Attached Link: http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2787364

That error message has a couple of possible causes, see linked thread to see if you can determine which one you've run into.


indianlight ( ) posted Thu, 25 February 2010 at 7:34 PM

well , i took the long way , i moved poser onto backup hard drive , then reinstall poser , install update , then the scripe , and it works , now got to install all that content ,,,,,about 23 gig. .....   thank for the replys ..


markschum ( ) posted Fri, 26 February 2010 at 12:09 AM

You should be able to copy the runtime across, do it as geometries, textures and then libraries  and you should restore content without disturbing python or anything else.


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.