12 Aug
2003
12 Aug
'03
9:56 p.m.
Hi, 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 Thanks, Mike
13 Aug
13 Aug
6:44 p.m.
New subject: [Zope] startup error
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
8272
Age (days ago)
8273
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Michael Long