[Zope3-Users] Zopeproject-generated app - problem with temporary
paths to egg packages
Benji York
benji at zope.com
Thu Jun 19 08:04:26 EDT 2008
On Thu, Jun 19, 2008 at 7:29 AM, Alek <thealx at poczta.onet.pl> 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
More information about the Zope3-users
mailing list