[Distutils] eggs in Python path

Jim Fulton jim at zope.com
Sun Jan 15 16:46:23 CET 2006


The eggs quick guide http://peak.telecommunity.com/DevCenter/PythonEggs#using-eggs
says that eggs can be installed by just putting them on sys.path.  This doesn't
seem to be enough though. A .pth file seem to also be necessary.

Am I missing something? Or is the documentation incorrect?

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Distutils-SIG mailing list