13 Aug
2003
13 Aug
'03
6:44 p.m.
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