10 Nov
2000
10 Nov
'00
7:16 p.m.
On Fri, 10 Nov 2000, Gary Perez wrote:
We've got Zope 2.2.2 installed on a Linux box. We want to be able to use the full-up python that's on the box instead of the python interpreter that comes with Zope for playing with External Methods.
Is there any way to circumvent Zope's python in this way?
get the source distribution
Alternatively, we're plagued by import and attribute errors when accessing the External Methods. Will simply moving (or linking?) all the pieces (whatever.py, __init__.py, etc.) into a subdirectory of "Shared" fix the problem?
check your PYTHONPATH in the start script hth, stefan