Tue, Nov 19, 9:43 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: 2024 Sep 18 2:50 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: Poser 7, 6, 5 compiled python question


bagginsbill ( ) posted Fri, 15 December 2006 at 4:43 PM · edited Tue, 19 November 2024 at 7:33 AM

I'm not currently planning to get P7, unless I start to see some renders that look like they're better than P6. Anyway that's not the point.

The point is, I've been asked to generate Matmatic for P7. 

Prior to this point, I found that if I compile stuff in P6, P5 won't read it. But if I compile stuff in P5, P6 will read it. So I compiled Matmatic in P5 and distributed those binaries. Everybody's happy.

Now P7 doesn't like the P5 binary apprently. Does it like the P6 binary? If so I'll just compile under P6 and redistribute.

Otherwise, I assume I can just use Python 2.4 or 2.5 to make the binaries. Is this right? I don't need to be in Poser to do it, as Matmatic can also run standalone.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


PhilC ( ) posted Fri, 15 December 2006 at 4:54 PM · edited Fri, 15 December 2006 at 4:56 PM

Compiling in Poser 6 for Poser 7 will not cut the mustard.

If you compile externally using exactly the same version of Python used by Poser you should be OK.

Probably :)


bagginsbill ( ) posted Fri, 15 December 2006 at 6:52 PM

Umm, that's only half the answer. Half thank you :)

Which versions are embedded in Poser 5, 6, and 7, Python 2.3, 2.4, and 2.5?


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


CaptainJack1 ( ) posted Fri, 15 December 2006 at 7:03 PM

My copy of poser 7 came with a python24.dll, which has a file version of 2.4.2150.1012; I assume that means that it's been compiled with version 2.4.


bagginsbill ( ) posted Fri, 15 December 2006 at 9:33 PM

Python 24, great. That's what I actually developed it under in the first place.

That works for me - thanks.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


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.