On Thu, Jun 19, 2008 at 7:29 AM, Alek <[EMAIL PROTECTED]> wrote:
> Hello,
> For some mysterious reason my app (generated by zopeproject) uses eggs from
> some temporary path, even when the original egg is not zipped.

This is a known problem with setuptools.  The easiest way around it is
to remove the egg's .pyc files.  They will be regenerated with correct
path info.
-- 
Benji York
Senior Software Engineer
Zope Corporation
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to