[Zope] get error "no module named TAL.TALParser"

Bill Anderson bill@libc.org
06 May 2001 16:01:22 -0600


On 05 May 2001 15:29:14 -0500, Evan Simpson wrote:
> From: Robert Rottermann
> > TAL is istalled in the products directory, and a TALParser.py can be
> found there.
> 
> TAL is not a Product, but rather a regular Python package.  As the
> installation directions state, it should be placed in $ZOPE/lib/python,
> not in the Products subdirectory.

How does this work with INSTANCE_HOME setups?
Can $INSTANCE_HOME have a lib/python tree as well?

Bill