[Zope] Zope import error
Jonathan Hobbs
toolkit at magma.ca
Thu Jul 8 12:27:21 EDT 2004
From: "Subramanian S" <subu_s at hotmail.com>
> I am trying to run the zope tests for APE, present in apelib/tests/ .
> I get the following error:-
> ERROR: test_btreefolder2 (__main__.PsycopgTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/var/opt/zope/default/Products/Ape/lib/apelib/tests/zope2testbase.py",
line
> 728, in test_btreefolder2
> from Products.BTreeFolder2.BTreeFolder2 import BTreeFolder2
> ImportError: No module named BTreeFolder2.BTreeFolder2
>
> Please help on how PYTHONPATH needs to be set for this.
I don't know anything about APE, but it sounds like the BTreeFolder2 product
is missing. Have you installed BTreeFolder2 in the Products directory of
your zope install?
Jonathan
More information about the Zope
mailing list