AnAardvark opened this issue on Jun 28, 2013 · 9 posts
AnAardvark posted Fri, 28 June 2013 at 9:54 AM
Is there any simple way to update old python scripts? I know that there may still be some incompatable aspects regarding the material room etc., but I was wondering if there was a way to at least fix the basics that prevent old scripts from running.
hornet3d posted Fri, 28 June 2013 at 10:39 AM
Quote - Is there any simple way to update old python scripts? I know that there may still be some incompatable aspects regarding the material room etc., but I was wondering if there was a way to at least fix the basics that prevent old scripts from running.
It depends on how old the scripts are. A lot of the scripts needed to be modified to run in Poser 9/2012 if they were from earlier releases. If they ran in Poser 9 but not 2014 then the only ones I believe had a problem if they made specific reference to Poser 9.
In any case most of the scripts now work in Poser 10/2014 so it might be an idea to specify the scripts you are having problems with.
I use Poser 13 on Windows 11 - For Scene set up I use a Geekcom A5 - Ryzen 9 5900HX, with 64 gig ram and 3 TB storage, mini PC with final rendering done on normal sized desktop using an AMD Ryzen Threadipper 1950X CPU, Corsair Hydro H100i CPU cooler, 3XS EVGA GTX 1080i SC with 11g Ram, 4 X 16gig Corsair DDR4 Ram and a Corsair RM 100 PSU . The desktop is in a remote location with rendering done via Queue Manager which gives me a clearer desktop and quieter computer room.
hborre posted Fri, 28 June 2013 at 1:37 PM Online Now!
IIRC, script changes began in P8/PP2010 and, then again, in P9/PP2012 where they remained the same in P10/PP2014. For the most part, compiled scripts (.pyc) are the files that need to be recompiled by the vendors. The .py format appears to work in most versions without re-editing.
icprncss2 posted Fri, 28 June 2013 at 2:36 PM
Does the script make use of Tkinter?
AnAardvark posted Mon, 01 July 2013 at 12:11 PM
They do make use of Tkinter. Most of them are not compiled, but are from vendors which have disapeared, or are old freebies.
perpetuavelouria posted Wed, 10 July 2013 at 4:18 AM
Hi - sorry to semi-hijack - Where do I put scripts in order for them to appear in PP 2014?
WandW posted Wed, 10 July 2013 at 10:16 AM
Copy them to the Poser Program runtime, in the Python/Poserscripts/ScriptsMenu Folder...
----------------------------------------------------------------------------------------
The Wisdom of bagginsbill:
"Oh - the manual says that? I have never read the manual - this must be why."TrekkieGrrrl posted Wed, 10 July 2013 at 10:37 AM
I just run the ordinary .py scripts from my old runtimes. Be it the Poser 4 original runtime or one of the newer. No problems with those.
FREEBIES! | My Gallery | My Store | My FB | Tumblr |
You just can't put the words "Poserites" and "happy" in the same sentence - didn't you know that? LaurieA
Using Poser since 2002. Currently at Version 11.1 - Win 10.
perpetuavelouria posted Thu, 11 July 2013 at 5:11 AM
Quote - Copy them to the Poser Program runtime, in the Python/Poserscripts/ScriptsMenu Folder...
Thanks so much :)