Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
ProPack uses 1.5 .... the base DLL is always in the same folder with Poser.exe, and the other LIBs and DLLs are always directly under runtime/python. There's no future.py module in my P4 setup, though I do see a future.py in P5.
My python page
My ShareCG freebies
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.
I'm using Poser5 and don't have access to ProPack's python.
I've created a class to help me easily iterate over a figure hierarchy from any body part. I have another class that iterates over a pose (pz2) file for selected actors and parameters.
They both rely on 'futures generators' in particular the 'yield' statement.
Is that supported in Poser ProPack? What version of python is in ProPack and could someone tell me the default location of the python libraries relative to Poser?
tia,
ken