Sat, Aug 3, 10:30 PM CDT

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Apr 26 1:10 pm)

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: anyone using Python with Visual Studio?


Fugazi1968 ( ) posted Thu, 10 October 2013 at 6:32 AM · edited Sat, 03 August 2024 at 7:04 PM

Hi all

I have visual studio with a python plugin so that I can write python applications using visual studio.  Which is quite handy for me because I use VS at work all the time to make various applications for the business.

The question is, does anyone know how to get the visual studio environment to "import Poser"?

Simply adding it as a command at hte beginning of the script doesn't work, because the VS Python environment doesn't recognise it.  So how do I get it to pick it up?

Any suggestions would be very much appreciated :)

John

Fugazi (without the aid of a safety net)

https://www.facebook.com/Fugazi3D


svdl ( ) posted Sun, 20 October 2013 at 6:38 AM

Yeah, this is one of my main gripes about PoserPython. No autocomplete, no syntax highlighting.

It may be possible to write a wrapper using the Poser SDK that e-on is using for Vue, but as far as I know that SDK is not publicly available.

The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter

My gallery   My freestuff


Fugazi1968 ( ) posted Mon, 21 October 2013 at 8:09 AM

thanks for the reply svdl

That's a great shame, it would make life considerably easier :)

John

Fugazi (without the aid of a safety net)

https://www.facebook.com/Fugazi3D


timarender ( ) posted Tue, 22 October 2013 at 4:04 PM

Does these help?  http://ironpython.net/tools/   or   http://pytools.codeplex.com/


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.