Beausabre opened this issue on Feb 12, 2013 · 5 posts
Beausabre posted Tue, 12 February 2013 at 8:09 PM
I've been trying to get help with this from DAZ, and they've been radio silent so far.
When I try to run the "Update V4" script that DAZ provides, I get the following error message:
Last login: Sat Feb 9 12:21:49 on ttys001
BigIron-7:~ twclark04$ /Users/Shared/Poser 9 Content/Victoria 4/Runtime/Libraries/!DAZ/DzCreateExPFiles-V4.command ; exit;
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/Users/Shared/Poser 9 Content/Victoria 4/Runtime/Libraries/!DAZ/DzCreateExPFiles.app/Contents/Resources/boot.py", line 110, in
_chdir_resource()
File "/Users/Shared/Poser 9 Content/Victoria 4/Runtime/Libraries/!DAZ/DzCreateExPFiles.app/Contents/Resources/boot.py", line 108, in _chdir_resource
import os
ImportError: No module named os
2013-02-09 12:26:30.187 DzCreateExPFiles[36348:707] DzCreateExPFiles Error
2013-02-09 12:26:30.188 DzCreateExPFiles[36348:707] DzCreateExPFiles Error
An unexpected error has occurred during execution of the main script
ImportError: No module named os
logout
I've been working around this for awhile, but its keeping some new morphs from working and I'd like to clear it up. Any suggestions?
OS X 10.8
Poser 9
markschum posted Thu, 14 February 2013 at 2:58 PM
check your python folder for lib/os.py and os.pyc.
Thats all I can suggest.
Beausabre posted Thu, 14 February 2013 at 5:49 PM
OK, I found them in the Poser python install, but haven't been able to locate them in the OS X system library.
Beausabre posted Thu, 14 February 2013 at 6:56 PM
OK, found them in the OS X install as well.
markschum posted Thu, 14 February 2013 at 9:55 PM
I think you have to wait for smith micro support. I dont think those are python scripts.