anupaum opened this issue on Oct 14, 2011 · 45 posts
anupaum posted Sat, 15 October 2011 at 11:40 AM
Quote - Although not much help, I noticed that the source was included for three of the functions.
I deleted the .pyc files for DSCTScleraRed15.pyc, DSCTScleraRed25.pyc, DSCTScleraRed35.pyc and recompile the associated .py
Those function can now be called from the respective "Sclera Red " pose files.To fix fast, go to source and change
"import poser" to "import poser, compiler"
then add line in code section
compiler.compileFile('DSCTScleraRed**.py') (where ** is proper name of source)
Then run script from File--> Run Python Script
This way if python is changed again, you just have to run source to upgrade to new compile version.
This is probably helpful, but I have NO idea what you're writing about . . .
:(
Here's the official reply from DAZ:
"Kraig Hausmann, Oct-15 10:22 (MDT):
Hi Robert,
I'm sorry, but there isn't. We have several brokered products that got left behind with the updated version of Poser. You can request a refund from us within 30 days of purchase.
Let me know if you have any other questions or if there’s any other way we can help."
I don't want a refund. I want the script to work!