Forum: Poser - OFFICIAL


Subject: Poser 6 and Python

randym77 opened this issue on Apr 08, 2005 ยท 20 posts


ockham posted Fri, 08 April 2005 at 11:35 AM

One hint: scripts that use a PYD module will need to have that module in the P6 runtime, as well as moving the script itself. If you don't want to reinstall, look at the runtime/Python/DLLs and runtime/Python/Lib folders; you can probably tell by dates and names which PYD files are not part of the standard stuff. (My PYD files all start with an underscore and an uppercase letter, like _Talkbubmodule22.pyd while the standard stuff is all lower-case.) Copy those PYDs into the corresponding P6 folders.

My python page
My ShareCG freebies