Forum: Poser Python Scripting


Subject: How-to for getting PyCharm to work with Poser?

evanhem opened this issue on Aug 31, 2020 ยท 13 posts


evanhem posted Wed, 02 September 2020 at 2:01 PM

I see. If there is no way to connect poser directly to an external editor, then what is the point of the try: import poser statement?

Otherwise, I do see the value of the fake poser library, as using PyCharm is a lot easier than writing Python scripts in a text editor. I guess I should save my .py files from PyCharm in the Python scripts directory for Poser, and call my script directly from Poser.