nruddock opened this issue on Jul 14, 2007 ยท 39 posts
nruddock posted Wed, 05 September 2007 at 12:50 PM
Quote - I must sound like a total idiot but I don't generally use Python scripts of any kind. I changed the file to a .py and loaded into Poser 5. When how do I use it? I tried to use it on a piece of clothing and I got an error message something about line 54? Then I can't select my python window, only to close it. Am I doing it all wrong?
Poser 5 doesn't have the DialogFileChooser method, so you'll need to edit the filenames into the script, or use it from the command line with a standalone Python install.