On Oct 23, 2006, at 3:22 AM, MMihai wrote:
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenModel/zenbuild.py", line 29,
in ?
from Products.ZenUtils import Security
[...]
File "/usr/local/zenoss/Products/Five/monkey.py", line 26, in
monkeyPatch
from Products.Five import interfaces, i18n
File "/usr/local/zenoss/Products/Five/i18n.py", line 26, in ?
from Products.PageTemplates import GlobalTranslationService as GTS
ImportError: cannot import name GlobalTranslationService
This is strange indeed. Could you do me a favor? Can you check to see
if the file GlobalTranslationService.py exists in this directory:
ZENHOME/lib/python/Products/PageTemplates/
Chatting with Erik about this, he also suggested we take a look at
your PYTHONPATH. Could you paste the output from the following:
echo $PYTHONPATH
python -c "import sys; print sys.path"
Thanks!
d
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users