Search found 2 matches

by zerointerupt
February 4th, 2010, 5:15 am
Forum: Post-Processing Scripts
Topic: [Mac] Python post processing
Replies: 8
Views: 8669

Re: [Mac] Python post processing

Still  no joy for me on Leopard,  I've tried using sys.path at the top of script and it still bombs out.  It's annoying as well as the only way I know to test it is after each download.  So it's a slow trouble shooting process.  I've also tried setting the PYTHONPATH and then editing the plist file ...
by zerointerupt
January 31st, 2010, 2:41 am
Forum: Post-Processing Scripts
Topic: post processing on OS X with python script
Replies: 7
Views: 6147

Re: post processing on OS X with python script

I'm having the same troubles with a different script.  Is it a problem with our python path?  I've checked my path in the python interpreter using sys.path and it seems to be point towards 2.6. Does anyone have any ideas?  I've seen quite a few posts from people having this problem on their Macs but...