Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
Just to have it said: Because Poser will come with Python 3.7, I'm done with Poser. I had all my scripts (mostly the non public ones used for business) rewritten to work with Python >= 3.8 for several good reasons. They won't work with 3.7 without changes.
I will start with a Poser/DAZ like interface for Blender soon (easier posing). Makes more sense for me.
What's the feature of 3.8 you've used the most, @adp001? Walrus assignment, or f-strings? I can certainly understand the frustration of upgrading code to find out it's still not supported.
Verbosity: Profusely promulgating Graham's number epics of complete and utter verbiage by the metric monkey barrel.
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.
Python 3 is now officially announced and it apparently is healthy enough to survive eating Snarley's coding.
Quesiton: which additional libraries would you like to see included apart from what we have now in Python 2? (NumPy)
Personally I would like to see:
Did I miss anything?