[Zope] PYTHONPATH

Kevin Carlson khcarlso@bellsouth.net
Mon, 18 Mar 2002 19:39:12 -0500


My bad, Thomas.  That's actually what I have in the PYTHONPATH...any other
ideas?


-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
Thomas B. Passin
Sent: Monday, March 18, 2002 6:34 PM
To: zope@zope.org
Subject: Re: [Zope] PYTHONPATH


[Kevin Carlson]

> I would like to do some Zope product development outside of the main Zope
> environment and need to set my PYTHONPATH correctly to pull in all the
right
> modules.  I have Zope installed at "/zope" and my path is currently:
>
> PYTHONPATH=zope/lib/python:zope/bin/lib:
>
> When I attempt to compile the line "from Interface import Base"  I get an
> error that the module does not exist.  I am following a tutorial in the
zope
> developers guide...
>

 PYTHONPATH=/zope/lib/python:/zope/bin/lib:

Tom P



_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )