Spookiie - 25 December 2012 05:04 PM
I have tried a dozen different ways to install this for Poser Pro 2012 and every time I try to load a character I always get the same error message :Traceback (most recent call last):
File “C:\Program Files (x86)\Smith Micro\Poser Pro 2012\Runtime\libraries\Character\ART_AndreaYT\+Andrea_Character.py”, line 1, in <module>
import dson.dzdsonimporter
ImportError: No module named dson.dzdsonimporter

First you can’t keep your DSON compatable content in your primary runtime. It has to be outside the main runtime structure in a directory it can write to.
Second make sure you have SR3 or later installed to your Poser, and that you’ve installed the right version for your version of poser.
Third, your DSON Importer needs to be installed in the main runtime so that it can properly execute the python scripts, and you MUST make sure you are using the right version and that it installed into the right place. From the directory structure there, you’re using the 32 bit Poser Pro, so you must use the 32 bit installer for the DSON Importer and it must be installed in the right place.