Sat, Nov 23, 6:51 AM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Failure of DzCreateExPFiles-V4 to execute - Mac OS X 10.8.2/Poser 9


Beausabre ( ) posted Tue, 12 February 2013 at 8:09 PM · edited Sat, 23 November 2024 at 6:36 AM

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.

 


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.