So, my last message told me that sitecustomize.py wasn't getting loaded. I 
couldn't figure out why. But I figured out a fix. In $ZENHOME/bin/runzope 
change the following line:


Code:

PYTHONPATH="$SOFTWARE_HOME"




To read this instead:

Code:

PYTHONPATH="$INSTANCE_HOME/lib/python:$SOFTWARE_HOME"




Your ZenPacks should begin working.

No 'thank you's to the Zenoss guys for not fixing this. I'm so glad I had to 
waste my day to tracking down a missing PYTHONPATH argument.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=21633#21633

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to