Forum: Poser Python Scripting


Subject: Python Print Statement (and error messages) Stop Showing Up?

OberonRex opened this issue on Dec 23, 2023 ยท 7 posts


HartyBart posted Sat, 23 December 2023 at 11:41 PM

You're aware that 'print' is one of the key changes between Python 2 (Poser 11 and predecessors) and Python 3 (Poser 12 and up)? It sounds like perhaps you're trying to run a Python 2 script in a Python 3 environment. Print statements, strings, and iterated lists are handled differently.  Print is fairly easily fixed though.



Learn the Secrets of Poser 11 and Line-art Filters.