Sat, Jan 25, 5:44 PM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 25 4:22 pm)



Subject: Are Python Scripts for Mac or Windows?


attilako ( ) posted Sat, 09 July 2011 at 4:13 AM · edited Mon, 06 January 2025 at 5:18 AM

I tried many of Ockham's python script but none is working perfectly on my 

Poser 7 Mac. 

 

For example when I use the script "Snap to" Poser crashes when I save.

 

With another script called "Find this" I get the message:

"Traceback (most recent call last) :

File "/Application/Poser 7/Runtime/Python/poserScriptsMenu/Utility/FindThis.py" , line 117, in ?

CenVecAngle - CenVecAngle - CamVecAngle 

NameError: name 'CamVecAngle is not defined

 

Are you able to run Ockham Scripts perfectly?

http://www.ockhamsbungalow.com/Python/

 

Thanks

Attila


millighost ( ) posted Sat, 09 July 2011 at 4:57 AM

Quote - ... With another script called "Find this" I get the message:

"Traceback (most recent call last) :

File "/Application/Poser 7/Runtime/Python/poserScriptsMenu/Utility/FindThis.py" , line 117, in ?

CenVecAngle - CenVecAngle - CamVecAngle 

NameError: name 'CamVecAngle is not defined

 ...

 At least with this error, i can see that the script will not run correctly when the yOrbit value of your current camera is 0. Which has nothing to do with running on Mac or PC. I did not try the other scripts, but unless the scripts do something with filenames or so, they should work more or less the same.


markschum ( ) posted Sat, 09 July 2011 at 10:05 AM

Mac had a problem that they did not support TKINTER so some scripts using TK for an interface just did not run on macs. Other wise everything should work the same.

have a look in the script or where camvecangle is first used.  Thats where the error is occuring.


attilako ( ) posted Sun, 10 July 2011 at 3:02 PM

Thanks for the info. I'll try to examin those scripts which don't have TKINTER in it


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.