[Zope] startup error
Dieter Maurer
dieter at handshake.de
Wed Aug 13 21:44:16 EDT 2003
Michael Long wrote at 2003-8-12 17:56 -0400:
> Is this a known issue when starting zope 2.7.0-b1 on both windows and linux?
>
> Traceback (most recent call last):
> File "/opt/zope/lib/python/Zope/App/startup.py", line 48, in startup
> m=imp.find_module('custom_zodb',[INSTANCE_HOME])
> ImportError: No module named custom_zodb
Isn't there a "try: ... except: " around this?
Dieter
More information about the Zope
mailing list