[Zope] missing page templates?
darran.edmundson@anu.edu.au
darran.edmundson@anu.edu.au
Sun, 21 Oct 2001 05:02:55 GMT
Please pardon my ignorance but are page templates part of the
standard Zope distribution? I'm running Zope 2.4.1 (binary release,
python 2.1, win32-x86), python 2.1.0, win32, but I don't see
"page template" in the add drop box of the ZMI nor can I see it
as a downloadable product at zope.org.
This all cropped up when my installation of DCWorkflow failed
due to missing Page Templates. As always, any help is much
appreciated.
Cheers,
Darran.
Traceback (most recent call last):
File "C:\Zope\TestBed\lib\python\OFS\Application.py", line 558, in
import_product
product=__import__(pname, global_dict, global_dict, silly)
File "C:\Zope\TestBed\lib\python\Products\DCWorkflow\__init__.py", line 92,
in ?
import DCWorkflow, States, Transitions, Variables, Worklists, Scripts
File "C:\Zope\TestBed\lib\python\Products\DCWorkflow\DCWorkflow.py", line
117, in ?
from Transitions import TRIGGER_AUTOMATIC, TRIGGER_USER_ACTION, \
File "C:\Zope\TestBed\lib\python\Products\DCWorkflow\Transitions.py", line
102, in ?
from Guard import Guard
File "C:\Zope\TestBed\lib\python\Products\DCWorkflow\Guard.py", line 100, in ?
from Expression import Expression, StateChangeInfo, createExprContext
File "C:\Zope\TestBed\lib\python\Products\DCWorkflow\Expression.py", line 98,
in ?
from Products.PageTemplates.Expressions import getEngine
ImportError: No module named PageTemplates.Expressions
---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/