Forum: Poser - OFFICIAL


Subject: La Femme export/import for full body morph

weiesnbach opened this issue on Apr 08, 2020 ยท 24 posts


adp001 posted Wed, 08 April 2020 at 9:46 PM

Because this is available for several years and well known, I'll post the link:

https://pypi.org/project/uncompyle6/

Everyone who owns a Python script may decompile it and use it with the current Python version available in Poser (simple start the decompiled script like you did with the compiled ones). Most scripts will run without intervention. Some more will work after running "2to3.py":

https://docs.python.org/2/library/2to3.html