[Zope3-Users] Re: new install, missing meta.zcml files
Philipp von Weitershausen
philipp at weitershausen.de
Wed Sep 20 17:25:41 EDT 2006
Kent Tenney wrote:
> Howdy,
>
> I'm using Z3 from svn, W2K.
Which branch? Which revision? This info is useless like that.
> - run mkzopeinstance
>
> - run instance\bin\runzope
>
> It fails with;
> IOError: [Errno 2] No such file or directory:
> 'C:\\Python24\\Lib\\site-packages\\zope3\\src\\zope\\app\\mail\\meta.zcml'
>
> ..\instance\etc\package-includes seems to
> contain a number of *-meta.zcml which want to include
> missing meta.zcml files.
There could be a number of reasons for this. You probably created an
instance where there already was an old instance. Solution: Create an
instance in a completely new and different directory.
More information about the Zope3-users
mailing list