Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)
See -> http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2786642
and -> http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2798222
You also need to take great care when trying to debug callback functions.
Quote - See -> http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2786642
and -> http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2798222You also need to take great care when trying to debug callback functions.
great.
thank you,
paul
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.
Hi all,
I am using Poser8 and pyhton.
I was wondering if there is a way to use a debugger for python.
By default, Poser offers the Poser Python Shell. does this have a debugger???
otherwise I was thinking of using the standard python debugger.
However I would first need to load all the libraries and modules that poser pyhton shell uses as well..
Any ideas on what to do?
Thanks,
Paul